Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread DBISAM with MS Visual Studio 2008
Fri, May 2 2008 3:00 PMPermanent Link

"Michael Eubanks"

I am having a problem using the DBISAM ODBC driver with MS Visual
Studio 2008. I am using ODBC DBISAM Version 4.25 build 3. I created a
user DSN that is uses a local (non C/S) connection. The DSN works great
in MS Access 2007, I am able to view tables and import data just fine.
However, when I try to use Server Explorer view in Visual Studio I am
not able to view anything, no tables or data. I use the .NET Framework
Data Provider for ODBC, select the DSN I created, test the connection,
all seems ok, but I do not see any tables tables using the servier
explorer.

I also tried to use the following connection string:

Dsn=FEC DBISAM
Data;Driver={C:\DEV\DBISAMODBC\lib\dbodbc\dbodbc.dll};uid=SYSDBA;connect
iontype=Local;remoteipaddress=127.0.0.1;remoteport=12005;remotecompressi
on=0;remotereadahead=50;catalogname=C:\Dev\Data\POS\MyDataDir\Data;reado
nly=False;lockretrycount=15;lockwaittime=100;forcebufferflush=False;stri
ctchangedetection=True;privatedirectory=C:\Users\meubanks\AppData\Local\
Temp\;tablepassword1=123ABC

Sill no luck.


Any idea how to fix this?


Thanks,

Michael Eubanks
--
Fri, May 2 2008 3:39 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< I am having a problem using the DBISAM ODBC driver with MS Visual Studio
2008. I am using ODBC DBISAM Version 4.25 build 3. I created a user DSN that
is uses a local (non C/S) connection. The DSN works great in MS Access 2007,
I am able to view tables and import data just fine. However, when I try to
use Server Explorer view in Visual Studio I am not able to view anything, no
tables or data. I use the .NET Framework Data Provider for ODBC, select the
DSN I created, test the connection, all seems ok, but I do not see any
tables tables using the servier explorer. >>

http://www.elevatesoft.com/incident?action=viewrep&category=dbisam&release=4.25&type=f&incident=2507

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, May 2 2008 3:56 PMPermanent Link

"Michael Eubanks"
Tim Young [Elevate Software] wrote:

> Michael,
>
> << I am having a problem using the DBISAM ODBC driver with MS Visual
> Studio 2008. I am using ODBC DBISAM Version 4.25 build 3. I created a
> user DSN that is uses a local (non C/S) connection. The DSN works
> great in MS Access 2007, I am able to view tables and import data
> just fine. However, when I try to use Server Explorer view in Visual
> Studio I am not able to view anything, no tables or data. I use the
> .NET Framework Data Provider for ODBC, select the DSN I created, test
> the connection, all seems ok, but I do not see any tables tables
> using the servier explorer. >>
>
> http://www.elevatesoft.com/incident?action=viewrep&category=dbisam&rel
> ease=4.25&type=f&incident=2507

Thank you Tim!!

--
Image