Livecode and AWS Sql

Skip Kimpel skiplondon at gmail.com
Fri Apr 10 07:36:47 EDT 2020


I forgot to mention that I am on a Mac... also very new to me.  This might
also have something to do with how the SQL connection script is written.

SKIP

On Thu, Apr 9, 2020 at 10:09 PM Skip Kimpel <skiplondon at gmail.com> wrote:

> Any trick to connecting to an AWS Sql instance?  I am using some of my old
> scripts that always hooked up properly to a local Sql server.  Wondering if
> I might be a trick for AWS or heck, my method might be old and there is a
> better way to do it.
>
> *put revOpenDatabase("ODBC","DRIVER=SQL
> Server;SERVER="&myServerAddress&";DATABASE="&myDB&";UID="&tDatabaseUser&";PWD="&tDatabasePassword&"")
> into gConnID*
>
>
> SKIP
>



More information about the use-livecode mailing list