- Local time
- Today, 14:11
- Joined
- Feb 19, 2013
- Messages
- 17,813
not sure where you are getting your idea of a discoonected recordset - see this link for an example
www.devguru.com
assuming you have a linked table to your azure BE then the connection string is simply currentdb.connection
Tutorials >> Using Disconnected Recordsets
Tutorials » Using Disconnected Recordsets Anyone who works with databases will probably at some stage have occasion to work with a particular Recordset over a period of time. However, it would not be practical or desirable to maintain an open connection to the database throughout as this would...
assuming you have a linked table to your azure BE then the connection string is simply currentdb.connection