Icon View Incident Report

Serious Serious
Reported By: Danny Humphress
Reported On: 12/7/2007
For: Version 4.25 Build 7
# 2507 Tables Not Showing Up in Visual Studio 2005 or 2008 Server Explorer

I am an old hat at DBISAM but new to Visual Studio and the DBISAM ODBC driver. I just installed the ODBC driver and set up a system DSN to point to a database. The test connection is good. But when I add the database in Visual Studio 2008, it doesn't list any tables in the Database Explorer.


Comments Comments
VS2005 and above isn't escaping the catalog name separator like they should be with a preceding backslash, so the pattern-matching in the catalog functions wasn't working properly.


Resolution Resolution
Fixed Problem on 12/11/2007 in version 4.26 build 1


Products Affected Products Affected
DBISAM ODBC Client-Server
DBISAM ODBC Client-Server with Source
DBISAM ODBC Standard
DBISAM ODBC Standard with Source
DBISAM ODBC Trial

Image