Multiple connections to a foxpro DB -
03-22-2006
, 04:52 PM
I am a newbie to Foxpro. We are building a Windows .NET application
that uses ODBC drivers to connect to a foxpro database.
A little background. Users have a windows application (SMS) that
accesses a foxpro database. Our application is more like a plugin that
accesses the same foxpro database.
When users have the SMS open, executing our application causes it to
fail because of some kind of lock that the SMS puts on the foxpro
database. Any idea how we can take care of it? Does foxpro support
multiple connections?
Any help is appreciated. |