Hi everybody,
I have an app that has to connect to 3 different database servers, and was wondering what is the best way to do it:
Create 3 different instances of DBRequestManager and use each one depending on what database I have to access.
Create a single global instance of DBRequestManager...
Hi everybody,
I am trying to get some data from a server with a DBRequest using the DBRequestManager library and wait for the answer to do something else in the same sub when the answer returns:
cmd.Initialize
cmd.Name = "update_usr"
cmd.Parameters = Array As Object(tempUsr)...
Buongiorno a tutti
Mi trovo con un problema che devo risolvere velocemente.
Ho un server dove si trova un applicativo web (fatto in Python e al quale si collegano diversi tablets), un paio di applicazioni VB.Net, e l'applicazione jRDC2 che mi consente di connettermi con dei palmari con...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.