revOpenDatabase server syntax

Mats Åström matsastrom at yahoo.se
Tue Apr 16 07:23:32 EDT 2013


Hi Wolfgang,

thank you very much for taking time.
I tried the syntax you provided, but it seems I got it wrong, please bare with me.
Lets assume this:
server IP address is 123.45.67.89
port is 55999
I got it to:
put revOpenDatabase("ODBC","DRIVER=SQL Server:SERVER=123.45.67.89,55999, ...

but that does not work - still the same error msg.


/Mats



Hallo Mats,

the correct syntax for the SERVER part is
Server= [protocol:]Server[,port]

hope this helps
Wolfgang



More information about the use-livecode mailing list