Re: Making mysql tables

2005-10-26 Thread Gleb Paharenko
Hello. You might be interesting a bit about this: http://dev.mysql.com/tech-resources/articles/migrating-from-microsoft.html Ed wrote: > Hi all, > I am doing a tutorial to make a shopping cart. I need to make a mysql db or > convert an sql db to mysql. > Can anyone give me any point

Re: Making mysql tables

2005-10-25 Thread SGreen
I won't translate all of it but I can show you the patterns. See comments interspersed "Ed" <[EMAIL PROTECTED]> wrote on 10/25/2005 11:57:21 AM: > Hi all, > I am doing a tutorial to make a shopping cart. I need to make a mysql db or > convert an sql db to mysql. > Can anyone give me any po

Making mysql tables

2005-10-25 Thread Ed
Hi all, I am doing a tutorial to make a shopping cart. I need to make a mysql db or convert an sql db to mysql. Can anyone give me any pointers as to how to make the following tables? The Microsoft SQL Server 2000 creation script is below the tables. Thanks a lot for any pointers to get me star