[cfaussie] Backing up MySQL Databases

2009-09-08 Thread Steve Onnis
Does anyone know of an application i could install on a server to automate
the backup on MySQL databases?
 
I have seen there are plenty of scripts around but would rather something i
can setup and schedule that i dont have to worry about it.
 
Steve

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Backing up MySQL Databases

2009-09-08 Thread Mark Mandel

Schedule a mysqldump?

Mark

On Tue, Sep 8, 2009 at 7:23 PM, Steve Onnisst...@cfcentral.com.au wrote:
 Does anyone know of an application i could install on a server to automate
 the backup on MySQL databases?

 I have seen there are plenty of scripts around but would rather something i
 can setup and schedule that i dont have to worry about it.

 Steve
 




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Backing up MySQL Databases

2009-09-08 Thread Steve Onnis

Looking for more of a ui based thing like SQL server does it...to be honest
I cant be bothered mucking around coding up backup routines 

-Original Message-
From: Mark Mandel [mailto:mark.man...@gmail.com] 
Sent: Tuesday, 8 September 2009 8:14 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Backing up MySQL Databases


Schedule a mysqldump?

Mark

On Tue, Sep 8, 2009 at 7:23 PM, Steve Onnisst...@cfcentral.com.au wrote:
 Does anyone know of an application i could install on a server to automate
 the backup on MySQL databases?

 I have seen there are plenty of scripts around but would rather something
i
 can setup and schedule that i dont have to worry about it.

 Steve
 




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Backing up MySQL Databases

2009-09-08 Thread Brett Payne-Rhodes

Hi Steve,

You want the MySQL administrator tool - 
http://dev.mysql.com/doc/administrator/en/index.html

Which is part of the GUI toolset - 
http://dev.mysql.com/downloads/gui-tools/5.0.html

I haven't used the scheduled backup, but I have used the backup and restore 
utilities quite a bit without too many dramas.

Cheers,

Brett
B)


Steve Onnis wrote:
 Looking for more of a ui based thing like SQL server does it...to be honest
 I cant be bothered mucking around coding up backup routines 
 
 -Original Message-
 From: Mark Mandel [mailto:mark.man...@gmail.com] 
 Sent: Tuesday, 8 September 2009 8:14 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Backing up MySQL Databases
 
 
 Schedule a mysqldump?
 
 Mark
 
 On Tue, Sep 8, 2009 at 7:23 PM, Steve Onnisst...@cfcentral.com.au wrote:
 Does anyone know of an application i could install on a server to automate
 the backup on MySQL databases?

 I have seen there are plenty of scripts around but would rather something
 i
 can setup and schedule that i dont have to worry about it.

 Steve
 
 
 

-- 
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
m: +61 (0)414 371 047
e: br...@ehc.net.au
w: http://www.yoursite.net.au


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Backing up MySQL Databases

2009-09-08 Thread Kym Kovan

Steve Onnis wrote:
 Looking for more of a ui based thing like SQL server does it...to be honest
 I cant be bothered mucking around coding up backup routines 

In that case Navicat is your friend. Scheduled backups and everything.


-- 

Yours,

Kym Kovan
mbcomms.net.au


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Backing up MySQL Databases

2009-09-08 Thread Steve Onnis

Hehehe

With out too many dramas. What does that mean exactly? 

-Original Message-
From: Brett Payne-Rhodes [mailto:bret...@gmail.com] 
Sent: Tuesday, 8 September 2009 8:37 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Backing up MySQL Databases


Hi Steve,

You want the MySQL administrator tool -
http://dev.mysql.com/doc/administrator/en/index.html

Which is part of the GUI toolset -
http://dev.mysql.com/downloads/gui-tools/5.0.html

I haven't used the scheduled backup, but I have used the backup and restore
utilities quite a bit without too many dramas.

Cheers,

Brett
B)


Steve Onnis wrote:
 Looking for more of a ui based thing like SQL server does it...to be
honest
 I cant be bothered mucking around coding up backup routines 
 
 -Original Message-
 From: Mark Mandel [mailto:mark.man...@gmail.com] 
 Sent: Tuesday, 8 September 2009 8:14 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Backing up MySQL Databases
 
 
 Schedule a mysqldump?
 
 Mark
 
 On Tue, Sep 8, 2009 at 7:23 PM, Steve Onnisst...@cfcentral.com.au wrote:
 Does anyone know of an application i could install on a server to
automate
 the backup on MySQL databases?

 I have seen there are plenty of scripts around but would rather something
 i
 can setup and schedule that i dont have to worry about it.

 Steve
 
 
 

-- 
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
m: +61 (0)414 371 047
e: br...@ehc.net.au
w: http://www.yoursite.net.au





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Backing up MySQL Databases

2009-09-08 Thread Brett Payne-Rhodes

Just that in trying to backup and restore across DB versions (4 and 5) I have 
had failures that have meant I have had to resort to loading the backup file 
via the Query Browser tool.

B)


Steve Onnis wrote:
 Hehehe
 
 With out too many dramas. What does that mean exactly? 
 
 -Original Message-
 From: Brett Payne-Rhodes [mailto:bret...@gmail.com] 
 Sent: Tuesday, 8 September 2009 8:37 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Backing up MySQL Databases
 
 
 Hi Steve,
 
 You want the MySQL administrator tool -
 http://dev.mysql.com/doc/administrator/en/index.html
 
 Which is part of the GUI toolset -
 http://dev.mysql.com/downloads/gui-tools/5.0.html
 
 I haven't used the scheduled backup, but I have used the backup and restore
 utilities quite a bit without too many dramas.
 
 Cheers,
 
 Brett
 B)
 
 
 Steve Onnis wrote:
 Looking for more of a ui based thing like SQL server does it...to be
 honest
 I cant be bothered mucking around coding up backup routines 

 -Original Message-
 From: Mark Mandel [mailto:mark.man...@gmail.com] 
 Sent: Tuesday, 8 September 2009 8:14 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Backing up MySQL Databases


 Schedule a mysqldump?

 Mark

 On Tue, Sep 8, 2009 at 7:23 PM, Steve Onnisst...@cfcentral.com.au wrote:
 Does anyone know of an application i could install on a server to
 automate
 the backup on MySQL databases?

 I have seen there are plenty of scripts around but would rather something
 i
 can setup and schedule that i dont have to worry about it.

 Steve


 

-- 
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
m: +61 (0)414 371 047
e: br...@ehc.net.au
w: http://www.yoursite.net.au


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: [ANN] Registration is now open for cf.Objective(ANZ)

2009-09-08 Thread Chris Velevitch

Are there any hotel deals to go along with the conference?


Chris
--
Chris Velevitch
Manager - Adobe Platform Users Group, Sydney
m: 0415 469 095
www.apugs.org.au

Adobe Platform Users Group, Sydney
September meeting: Experiences with Flash Catalyst and Flex 4
Date: Mon 28th September 6pm for 6:30 start
Details and RSVP on http://groups.adobe.com/posts/4a145446c3

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] CF Error Submitting An Interactive PDF to CFML page

2009-09-08 Thread raiola

Hi, 

 

I have created a interactive pdf form using adobe livecycle.

Using CFPDFFORM i am have been able to successfully populate the pdf form
fields with content form my sql database

I have placed a submit button on the firm which points to the same page of
code that generates the form itself in order t be able to update 
the database with content entered into the interactive form.

when i click the submit button it attempts to open the page yet generates
the following error message.



If anyone could shed some light one what may be the problem I would
appreciate it



***
500 ROOT CAUSE: 
java.lang.IllegalArgumentException
at coldfusion.filter.FormScope.parseQueryString(FormScope.java:355)
at coldfusion.filter.FormScope.parsePostData(FormScope.java:327)
at coldfusion.filter.FormScope.fillForm(FormScope.java:277)
at
coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:437
)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:12
6)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletF
ilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:
320)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428
)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:26
6)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

javax.servlet.ServletException: ROOT CAUSE: 
java.lang.IllegalArgumentException
at coldfusion.filter.FormScope.parseQueryString(FormScope.java:355)
at coldfusion.filter.FormScope.parsePostData(FormScope.java:327)
at coldfusion.filter.FormScope.fillForm(FormScope.java:277)
at
coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:437
)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:12
6)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletF
ilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:
320)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428
)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:26
6)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletF
ilter.java:70)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:
320)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428
)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:26
6)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) 

 

 


[cfaussie] Re: [ANN] Registration is now open for cf.Objective(ANZ)

2009-09-08 Thread Mark Mandel

There is... if you register you get the details, we've just been
waiting on the link to come through from the hotel.

Apparently it's $199 a night, if you quote cf.Objectivr(ANZ) in the email.

The details are in the registration email you get I'll chase up
where the link on the website is at.

Mark



On Wed, Sep 9, 2009 at 12:44 PM, Chris
Velevitchchris.velevi...@gmail.com wrote:

 Are there any hotel deals to go along with the conference?


 Chris
 --
 Chris Velevitch
 Manager - Adobe Platform Users Group, Sydney
 m: 0415 469 095
 www.apugs.org.au

 Adobe Platform Users Group, Sydney
 September meeting: Experiences with Flash Catalyst and Flex 4
 Date: Mon 28th September 6pm for 6:30 start
 Details and RSVP on http://groups.adobe.com/posts/4a145446c3

 




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---