[GRLUG] ms sql -> mysql

Michael Mol mikemol at gmail.com
Tue Apr 12 09:37:53 EDT 2011


On Mon, Apr 11, 2011 at 6:20 PM, L. V. Lammert <lvl at omnitec.net> wrote:
> At 05:06 PM 4/11/2011, you wrote:
>>
>> A client wants me to convert their asp/mssql webapp to php/mysql.  I asked
>> for an export of the data and it is most definitely NOT mysql compatable. It
>> looks a lot more like BASIC than SQL.  Lots of BEGIN, END, and GO.
>
> Then what you have isn't an export. Ask for a "csv export with column
> headers". What you're probably looking at is ASP code.

It may also be a set of stored procedures, which would need to be
translated to some other language.

-- 
:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list