C Crawford
unread,May 30, 2015, 2:53:10 PM5/30/15You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am using SQL Anywhere 16 with Mobilink plugin 16.0.0.2095 on Windows 7.
I have created an Ultralite database and can successfully connect to it in Sybase Central.
Also, in Sybase Central, from a SQL Anywhere database, I have successfully created a remote server and proxy table for a table in the ultralite database.
The problem comes when I try to view the contents of the proxy table (in Sybase Central) having first connected to Ultralite (in Sybase Central) - I get:
[ODBC] [UltraLite Database] Specified database file already in use
SQLCODE=-816
SQLSTATE=08001
The same occurs if I work in reverse - i.e. create and view the proxy table first, then connect to Ultralite.
Any help would be appreciated.