Search found 2 matches

by jfgilbert
Fri May 16, 2014 3:00 am
Forum: Databases
Topic: Compile error with sample code
Replies: 2
Views: 4054

Re: Compile error with sample code

Great, thank you. The setting must have been reset when I upgraded to 6.6.
by jfgilbert
Fri May 16, 2014 2:25 am
Forum: Databases
Topic: Compile error with sample code
Replies: 2
Views: 4054

Compile error with sample code

I am trying to use the standard script to connect to a MySQL database, but I am now getting a compiler error when trying to assign values to the database variables:

-- set up the connection parameters - edit these to suit your database
put "127.0.0.1" into tDatabaseAddress
Gives me this error ...