Thank you, that is the perfect answer to a total beginners question...
----- Original Message -----
From: "Rob Dixon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 09, 2003 4:26 PM
Subject: Re: SQL vs MySql?


> Snag wrote:
> > Hi All,
> > How compatible is MySQL to MSSql?
> > If I have a MSSql database and relevant queries, etc., will I be able to
use MySQL to access these?
>
> MySQL will accept nearly all of the same standard syntax as SQL Server,
> but if the database is running under SQL Server then you have no choice
> but to use a SQL Server database driver to access it. Copy all the data
> over to a MySQL database and you can then use MySQL in the same way.
>
> HTH,
>
> Rob
>
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to