Question Online database synchronize (1 Viewer)

exebat

Registered User.
Local time
Today, 05:27
Joined
Aug 9, 2010
Messages
22
Hi all.

I was wondering if its possible to synchronize my data with some online database without setting obdc sources.

I would like to call Connect on lets say w*w.domain.c*m/db.accdb or some sql server and open recordset based on table in it.

Do you have some other idea how to implement this ?

I would use it to check licencing options for my clients software.
 

dfenton

AWF VIP
Local time
Yesterday, 23:27
Joined
May 22, 2007
Messages
469
What do you mean by "without setting ODBC sources"?
 

exebat

Registered User.
Local time
Today, 05:27
Joined
Aug 9, 2010
Messages
22
I mean just call it from VBA and give it the web url to the database ?
 

Users who are viewing this thread

Top Bottom