On Tue, 2013-08-13 at 14:57 +0200, Ivan Kern wrote: > I thank you all. > > I'm running MS Access on the remote machine and I need actually connect to > MS access. > I still have no solution. > > Kind regards, > Ivan
I am grasping at the thin straws of memory here, but for what it's worth. I used to do something along these lines, but IIRC: a) MSAccess did/does not run as a server process, especially to remote machines. In order to get it to that we had to use ODBC and establish a connection process on the "server" and similarly an ODBC client on the remote "client" machine. In the case of a single connection to the "server" this was reasonably trivial, but if multiple "clients" were involved this bordered on a nightmare. b) the linux/GNU/whatever ODBC libraries we used were extremely basic but did work within their constraints. In short, scalabilty was a pipe dream. c) there was/is a community called databaseadvisors(.com) who were a great deal of help. Looking at your problem from a distance, using a proper rdms is in the long term a better road. ymmd. best of luck Bruce ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user