RE: Executing multiple SQL commands.

2001-02-19 Thread Michael Lépine
are being copied into the queries which are causing the problems. Sorry for not figuring this out before posting. > - Original Message - > From: "Michael Lépine" <[EMAIL PROTECTED]> > To: "MySQL List" <[EMAIL PROTECTED]> > Sent: Monday, February 1

Executing multiple SQL commands.

2001-02-18 Thread Michael Lépine
I'm trying to execute multiple create table commands and am getting SQL errors. I'm using the MySqlManager.exe that comes with the Win32 version of MySQL and the syntax is similar to the following: /*==*/ /* Database name: physical data

RE: Data modeling tool

2001-02-10 Thread Michael Lépine
I asked a similar question recently and as a result of my searching, I found a moderately priced, $99 (I think), data modeling tool from XTG (download here): http://www.xtgsystems.com/download.php3 I downloaded it and set up a few tables (only 4 are allowed with eval), then generated the sequel

Data Modeling

2001-02-01 Thread Michael Lépine
I've tried searching the archives, but I haven't seen a direct question about an open source tool or freely available application that could be used to model a relational database schema. Some of my friends use Sybase's Power Designer or ERwin, but these are very expensive (at least for me) tools.