Hi all.
I'm struggling to connect to an ODBC System DSN. I use the command put:
revOpenDatabase("odbc","192.168.1.207","formsgen") into tDBID;put tDBID
tDBID is empty.
I know the DSN works because the test button if the ODBC Data Source Administrator returns OK! What am I missing?
Bob S