|
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
mySql question?
When mySql first came out, if memory serves me correctly it only had a command line interface. HasDoug Brown 09/07/06 03:15 P phpmyadminJake Churchill 09/07/06 03:18 P ok, I saw where this is available. Is anyone here using mySql with CF? IsDoug Brown 09/07/06 03:20 P > phpmyadminBryan Stevenson 09/07/06 03:36 P Navicat rocks - does that and a whole lot more. Pretty damn cheap too.Ray Champagne 09/07/06 03:18 P +1 for Navicat. Best $99 I ever spent for software, I would pay much more.Josh Nathanson 09/07/06 03:32 P Yep, there is a GUI Admin tool, a GUI Query Browser, and more. SeeBen Forta 09/07/06 03:21 P Hey Ben, nice of you to chime in also. I looked at navicat and it truly doesDoug Brown 09/07/06 03:26 P Ben...Andy Matthews 09/07/06 03:31 P Sure can. Actually, it always does. You define a server using hostname/ipBen Forta 09/07/06 03:52 P Very nice. I'll have to give them a look. Thank you.Andy Matthews 09/07/06 04:01 P Late reply, but plus one for navicat. Great bit of software, andDenny Valliant 09/07/06 08:16 P It has both. If you have access to the command line you can work with that.Andy Matthews 09/07/06 03:21 P Doug Brown wrote:Jim Wright 09/07/06 03:21 P mySQL 5 has GUI tools available:Doug Bezona 09/07/06 03:24 P Yep...have a look at Navicat....nice toolBryan Stevenson 09/07/06 03:35 P Who was in this in response to Bryan?Andy Matthews 09/07/06 03:51 P > Who was in this in response to Bryan?Bryan Stevenson 09/07/06 03:56 P Just checking. I had asked a question as well. Wasn't sure if you wereAndy Matthews 09/07/06 04:07 P Navicat is my fav. It rocks!Will Tomlinson 09/07/06 03:38 P So how is the support for mySql and Coldfusion? Version 5...Doug Brown 09/07/06 03:48 P No MySQL 4 or 5 drivers included with ColdFusion now because of licensingBen Forta 09/07/06 03:54 P Ok as far as drivers for mySql for use with CF. Where do you find them at?Doug Brown 09/07/06 04:05 P > So how is the support for mySql and Coldfusion? Version 5...Bryan Stevenson 09/07/06 03:56 P Doug Brown wrote:Rick Root 09/07/06 04:08 P funny...funny...funny...As I stated right after I sent the "original" email,Doug Brown 09/07/06 04:14 P +100000Adkins, Randy 09/07/06 03:21 P
Author: Doug Brown
When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Doug
Author: Jake Churchill
phpmyadmin Doug Brown wrote: > When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? > > > > Doug > >
Author: Doug Brown
ok, I saw where this is available. Is anyone here using mySql with CF? Is there a way to connect to mySql with CF natively? I am using CF5 Thanks again ----- Original Message ----- From: "Jake Churchill" <jake@cfwebtools.com> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 1:16 PM Subject: Re: mySql question? > phpmyadmin > > Doug Brown wrote: > > When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface?
Author: Bryan Stevenson
> phpmyadmin ahh yes the ugly and klunky as sin and a PITA to secure too...great tool ;-) just yesterday found a wide open copy with client data easily changed and/or exported...a true testament to it's greatness yes..I'm done now ;-) Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: bryan@electricedgesystems.com web: www.electricedgesystems.com
Author: Ray Champagne
Navicat rocks - does that and a whole lot more. Pretty damn cheap too. > > When mySql first came out, if memory serves me correctly it only had a command > line interface. Has things changed with it? Are you able to create tables etc from > a GUI interface? > > > > Doug > >
Author: Josh Nathanson
+1 for Navicat. Best $99 I ever spent for software, I would pay much more. Has saved me uncountable hours of work. Plus, 30 day free trial. http://www.navicat.com -- Josh ----- Original Message ----- From: "Ray Champagne" <raychampagne@gmail.com> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 12:19 PM Subject: RE: mySql question?
Author: Ben Forta
Yep, there is a GUI Admin tool, a GUI Query Browser, and more. See http://dev.mysql.com/downloads/gui-tools/5.0.html. --- Ben When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Doug
Author: Doug Brown
Hey Ben, nice of you to chime in also. I looked at navicat and it truly does seem pretty darn cool. Has anyone had any experience with the developer version they are working on? It seems to me that Navicat has a few more features. ----- Original Message ----- From: "Ben Forta" <ben@forta.com> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 1:19 PM Subject: RE: mySql question?
Author: Andy Matthews
Ben... Can the GUI tools connect from your desktop to a remote database? <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> Yep, there is a GUI Admin tool, a GUI Query Browser, and more. See http://dev.mysql.com/downloads/gui-tools/5.0.html. --- Ben When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Doug
Author: Ben Forta
Sure can. Actually, it always does. You define a server using hostname/ip address, port, user login, and password. If you specify localhost as the hostname then it is local. --- Ben Ben... Can the GUI tools connect from your desktop to a remote database? <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> Yep, there is a GUI Admin tool, a GUI Query Browser, and more. See http://dev.mysql.com/downloads/gui-tools/5.0.html. --- Ben When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Doug
Author: Andy Matthews
Very nice. I'll have to give them a look. Thank you. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> Sure can. Actually, it always does. You define a server using hostname/ip address, port, user login, and password. If you specify localhost as the hostname then it is local. --- Ben Ben... Can the GUI tools connect from your desktop to a remote database? <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> Yep, there is a GUI Admin tool, a GUI Query Browser, and more. See http://dev.mysql.com/downloads/gui-tools/5.0.html. --- Ben When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Doug
Author: Denny Valliant
Late reply, but plus one for navicat. Great bit of software, and regularly updated. (they were supporting some of the mysql5 stuff /way/ before I started using it. That's sweet.) I thought I'd ditch it when I went Eclipse pluginztyles, but hellz no, I still fire that sucker up. Loads quick too. :-] On 9/7/06, Andy Matthews <andy@icglink.com> wrote:
Author: Andy Matthews
It has both. If you have access to the command line you can work with that. I'd say though that most people use a GUI. PHPMyAdmin is very popular, as is MySQL Front. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Doug
Author: Jim Wright
Doug Brown wrote: > When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? > There are many desktop and web based GUI interfaces to MySQL these days. One of my favorites... http://www.aquafold.com/ (which also works with most other dbs) and the "official" ones... http://www.mysql.com/products/tools/administrator/ http://www.mysql.com/products/tools/query-browser/
Author: Doug Bezona
mySQL 5 has GUI tools available: http://dev.mysql.com/downloads/gui-tools/5.0.html create > tables etc from a GUI interface? > > > > Doug > >
Author: Bryan Stevenson
Yep...have a look at Navicat....nice tool Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: bryan@electricedgesystems.com web: www.electricedgesystems.com
Author: Andy Matthews
Who was in this in response to Bryan? <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> Yep...have a look at Navicat....nice tool Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: bryan@electricedgesystems.com web: www.electricedgesystems.com
Author: Bryan Stevenson
> Who was in this in response to Bryan? To Doug the original poster....why? Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: bryan@electricedgesystems.com web: www.electricedgesystems.com
Author: Andy Matthews
Just checking. I had asked a question as well. Wasn't sure if you were answering mine. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> > Who was in this in response to Bryan? To Doug the original poster....why? Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: bryan@electricedgesystems.com web: www.electricedgesystems.com
Author: Will Tomlinson
Navicat is my fav. It rocks! www.navicat.com Will
Author: Doug Brown
So how is the support for mySql and Coldfusion? Version 5... ----- Original Message ----- From: "Will Tomlinson" <mhwd@bellsouth.net> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 1:18 PM Subject: Re: mySql question? > Navicat is my fav. It rocks! > > www.navicat.com > > Will > >
Author: Ben Forta
No MySQL 4 or 5 drivers included with ColdFusion now because of licensing issues. You can use the older driver, or download a newer driver and install it manually. As for "Scorpio", well, er, um, ah, I can't say (yet)! <evil grin> --- Ben So how is the support for mySql and Coldfusion? Version 5... ----- Original Message ----- From: "Will Tomlinson" <mhwd@bellsouth.net> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 1:18 PM Subject: Re: mySql question? > Navicat is my fav. It rocks! > > www.navicat.com > > Will > >
Author: Doug Brown
Ok as far as drivers for mySql for use with CF. Where do you find them at? Doug ----- Original Message ----- From: "Ben Forta" <ben@forta.com> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 1:53 PM Subject: RE: mySql question? > No MySQL 4 or 5 drivers included with ColdFusion now because of licensing > issues. You can use the older driver, or download a newer driver and install
Author: Bryan Stevenson
> So how is the support for mySql and Coldfusion? Version 5... Sorry Doug...need clarification ;-) How is the support from where? from NaviCat for mySQL? from Adobe for mySQL and CF? other? version 5 of what? mySQL? or CF? or both? Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: bryan@electricedgesystems.com web: www.electricedgesystems.com4
Author: Rick Root
Doug Brown wrote: > When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? Yes, see www.mysql.com for details ;)
Author: Doug Brown
funny...funny...funny...As I stated right after I sent the "original" email, I finally found it on their jumbled up mess of a site. But thanks for the info :-) ----- Original Message ----- From: "Rick Root" <rick.root@webworksllc.com> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Thursday, September 07, 2006 2:06 PM Subject: Re: mySql question? > Doug Brown wrote: > > When mySql first came out, if memory serves me correctly it only had a command line interface. Has things changed with it? Are you able to create tables etc from a GUI interface? > > > Yes, see www.mysql.com for details ;) > >
Author: Adkins, Randy
+100000 Navicat rocks - does that and a whole lot more. Pretty damn cheap too. > > When mySql first came out, if memory serves me correctly it only had a command > line interface. Has things changed with it? Are you able to create > tables etc from > a GUI interface? > > > > Doug > >
|
Mailing Lists
|
Latest Fusion Authority Articles
|
||||||