Re: SQL Server 2000 to mySQL Server

2003-08-14 Thread Martin Gainty
The official mySQL response is that you are overflowing the maxlength attribute Although there are many posts where SQLServer to MySQL have caused this error the solutions I have seen say go plain text and import using LOAD DATA INFILE Martin - Original Message - From: "David Alonzo" <[EMAI

Re: SQL Server 2000 to mySQL Server

2003-08-14 Thread Karam Chand
Try SQLyog at http://www.webyog.com/sqlyog I have used to import lots of data from SQL Server to MySQL. Karam --- Martin Gainty <[EMAIL PROTECTED]> wrote: > The official mySQL response is that you are > overflowing the maxlength > attribute > Although there are many posts where SQLServer to > My

Re: SQL Server design

2002-06-18 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Bernat wrote: | Okay, suppose I know all about SQL Server 2000 design and what is | and isn't good and I'm suddenly tasked with designing a MYSQL | database tomorrow. Are there any guidelines for design that I should | note? Obvious things are

RE: SQL Server 2000

2002-01-06 Thread Norman Khine
Yes it is, at $139 I think it is a supper apps, if you are not sure try the evaluation version -Original Message- From: Gerald R. Jensen [mailto:[EMAIL PROTECTED]] Sent: 06 January 2002 15:37 To: Norman Khine; Stan Lester Cc: Mysql Subject: Re: SQL Server 2000 You can't try

Re: SQL Server 2000

2002-01-06 Thread Gerald R. Jensen
Cc: "Mysql" <[EMAIL PROTECTED]> Sent: Sunday, January 06, 2002 3:06 AM Subject: RE: SQL Server 2000 try http://www.appsolute.nl/heraut/ you can use importerscript to run db_dump.sql from you M$ SQL Server into dezign and then change the db type to mysql. hth Norman -Original Me

RE: SQL Server 2000

2002-01-06 Thread Norman Khine
try http://www.appsolute.nl/heraut/ you can use importerscript to run db_dump.sql from you M$ SQL Server into dezign and then change the db type to mysql. hth Norman -Original Message- From: Stan Lester [mailto:[EMAIL PROTECTED]] Sent: 05 January 2002 18:35 To: [EMAIL PROTECTED] Subjec

Re: SQL Server 2000

2002-01-05 Thread Gerald R. Jensen
Stan: I don't know as I would call anything involving MSSQL Server 'painless", but it can be done. Do a search of the list archive (http://lists.mysql.com/), looking for 'SQL7' or 'MSSQL'. There have been dozens of posts over the last couple of years describing different ways to approach the tas

Re: SQL server

2001-11-16 Thread Gerald R. Jensen
Did you put the my.ini file in the c:\windows directory? - Original Message - From: "Shabbir Yusufali" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 2:30 AM Subject: SQL server Hi I have just installed mysql directly onto my f:\ drive (instead of installin

Re: sql server or mysql

2001-06-07 Thread Rolf Hopkins
This all depends on your needs. If you're looking for speed and reliability, you can't beat MySQL on a unix based system. However, MySQL lacks features such as subselects and foreign keys. Some are still on the way while others will never be implemented. A good place to start would be the mysq

Re: sql server or mysql

2001-06-07 Thread Van
Sebastian Murarasu wrote: > > Hello! > >Does anyone know which is the best choice between MS SQL Server and > MySQL? > Context: > - TCP/IP protocol over the network > - MS Visual FoxPro (5 or 6) as the front end development tool > > Please reply on my personal email address if possible >