Livecode and AWS Sql
Ralph DiMola
rdimola at evergreeninfo.net
Fri Apr 10 08:47:34 EDT 2020
Firewall port?
Ralph DiMola
IT Director
Evergreen Information Services
-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Skip Kimpel via use-livecode
Sent: Thursday, April 09, 2020 10:10 PM
To: How to use LiveCode
Cc: Skip Kimpel
Subject: Livecode and AWS Sql
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&";PW
D="&tDatabasePassword&"")
into gConnID*
SKIP
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list