MySQL 5

Forum related to MySQL

Moderators: gto, cipto_kh, EgonHugeist

Post Reply

Which MySQL version are you using with Zeos?

Poll ended at 17.11.2005, 21:47

MySQL 2.*
0
No votes
MySQL 3.*
1
3%
MySQL 4.0
3
10%
MySQL 4.1 or greater (but still 4.*)
8
28%
MySQL 5.*
17
59%
 
Total votes: 29

zippo
Silver Boarder
Silver Boarder
Posts: 322
Joined: 12.10.2005, 18:01
Location: Slovenia

MySQL 5

Post by zippo »

Hi to all!

I wonder if anybody is using Zeos and MySQL 5. Especially stored procedures. Is there any good tutorial on stored procedures for dummies? :oops:
dgbowen
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 01.11.2005, 22:33

Post by dgbowen »

I'm attempting to write a small database just for the purpose of learning how.
I'm using Delphi 7.1 (Delphi 2005 looks too weird for words!), MySQL 5.1, Zeos Database Designer...

Two problems persist:
1) Delphi won't connect with MySQL
2) Zeos produces SQL database definition files.... that do what?

I can tell I'm misisng a lot of information... for example... do you have to create a "user" in MySQL before you can connect?

Zeos seems like a fine product, but I don't know what to do with the files it produces. They look like batch files... that is...batches of commands one might type by hand in MySQL. That's nice, and I'm sure it's easier to produce these text files than type everything by hand, but how do I get MySQL to open these files and execute the commands?

help!
Post Reply