drtanz
Posts: 7
|
| Posted: 05/06/2007, 11:24 AM |
|
hi im playing around in cc and i would like to ask if you can build a database and tables from within codecharge itself or whether you have to do it through a third party program for example phpmyadmin (as im working with php). Thanks
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 05/06/2007, 11:40 AM |
|
Third party tools
walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
drtanz
Posts: 7
|
| Posted: 05/06/2007, 1:05 PM |
|
ok tnx in that case is there a good desktop application that i can use to create and populate my mysql databases? can i use ms access and then export to php, or are there better tools?
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 05/06/2007, 8:06 PM |
|
drtanz
What version of MySQL are you using? MySQL does have free tools that are available to you on the MySQL website.
|
 |
 |
wkempees
|
| Posted: 05/07/2007, 1:59 AM |
|
- PhPMyAdmin, free, I don't use it, only in real emergencies.
- Mysql tools like MySQLAdministrator etc, see their site for details.'
- MySQLFront3, discontinued
- Heidi SQL, www.heidisql.com, last time I used it it was getting to
production but wasnt 100% stable
- TOAD, proven in Oracle environments now has MySQL an Postgress version,
Google it.
- Navicat, tried tested and proven, commercial product, I bought it and
never used anything else since.
has elaborate methods for Data Transfer ans Synchronization (Which we
need!),
has reporting and planned execution of action (like synchíng and
reporting)
Walter
(Expressing my own opinion)
"drtanz" <drtanz@forum.codecharge> schreef in bericht
news:2463e350e36994@news.codecharge.com...
> ok tnx in that case is there a good desktop application that i can use to
> create
> and populate my mysql databases? can i use ms access and then export to
> php, or
> are there better tools?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.yessoftware.com/
>
|
|
|
 |
drtanz
Posts: 7
|
| Posted: 05/07/2007, 4:23 AM |
|
ok had a look at navicat seems to be ideal, thnx for the tip! :D
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 05/07/2007, 8:05 AM |
|
good choice (oeps sorry)
Updated: HeidiSQL has reached version 3.0 Final.
(freeware, not tested this version yet)
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
|