From: Sam M. <pa...@gm...> - 2005-11-05 03:54:17
|
Apparently you can configure ODBC to share resources remotely. I can't say I've ever done it or know where to start. But if you can do this, then I would suggest that this would mean that Windows accesses the database and you can use plain ODBC which should be better supported. What version of MDB tools are you using and have you compiled unixODBC with mdb tools support? On 11/5/05, Igor Korot <ik...@ea...> wrote: > Thank you for the reply, Sam. > What do you mean by "configure windows to share it via obc"? > What I did is following: > 1. Create a shared directory on the Windows box. > 2. Put an MDB file there. > 3. Mount this share from Linux as CIFS with "rw" access. > 4. Create the odbc.ini section for such file. I didn't put the "port=3D" = line in there. > > Now the problem, I can connect using unixODBC isql, but the "SELECT" comm= and fails. > > Did I miss anything? > > Thank you. > > -----Original Message----- > From: Sam Moffatt <pa...@gm...> > Sent: Nov 4, 2005 6:02 PM > To: Igor Korot <ik...@ea...> > Cc: mdb...@li... > Subject: Re: [mdb-dev] (no subject) > > If it is on another computer, what operating system is that other > computer running? If it's running windows, just configure windows to > share it via odbc and connect to that computer using pure odbc and you > should be fine. > > Sam > > On 11/5/05, Igor Korot <ik...@ea...> wrote: > > Hi, ALL, > > Can I use an mbtools software to connect to the ACCESS file on another = compuer using the ODBC? What woul be the odbc.ini file in this case? > > > > Thank you. > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. Dow= nload > > it for free - -and be entered to win a 42" plasma tv or your very own > > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > > _______________________________________________ > > mdbtools-dev mailing list > > mdb...@li... > > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Downl= oad > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > > |