Errods
Well-known member
- Joined
- Dec 17, 2007
- Messages
- 71
- Location
- Kundapur, Karnataka, Udupi, India.
- Programming Experience
- 1-3
Hi All,
I have a Application where in sometimes the user has to Access a Local DB and sometines a Remote DB.......
Till now i have been copying the Remote DB to the user local machine using the fileOpen as well as the Filesave method.......
Is there anyway through wich i connect directly to the Remote DB and not copying it to the local machiine...........
And wat care must be taken so as to prevent DeadLock............
M using SQLite.......... Is this possible with SQLIte or i need some Client-Server Database Engine............
Thaks in Advance
I have a Application where in sometimes the user has to Access a Local DB and sometines a Remote DB.......
Till now i have been copying the Remote DB to the user local machine using the fileOpen as well as the Filesave method.......
Is there anyway through wich i connect directly to the Remote DB and not copying it to the local machiine...........
And wat care must be taken so as to prevent DeadLock............
M using SQLite.......... Is this possible with SQLIte or i need some Client-Server Database Engine............
Thaks in Advance