| Bug #25550 | MyODBC5 Doesn't return the database name in SQLGetInfo() | ||
|---|---|---|---|
| Submitted: | 11 Jan 2007 16:27 | Modified: | 2 Jan 2008 22:40 | 
| Reporter: | Bogdan Degtyariov | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S2 (Serious) | 
| Version: | 5.1 | OS: | Windows (Windows) | 
| Assigned to: | CPU Architecture: | Any | |
   [11 Jan 2007 16:27]
   Bogdan Degtyariov        
  
 
   [11 Jan 2007 16:27]
   Bogdan Degtyariov        
  C++ Test Case
Attachment: test13478.cpp (text/x-c++), 3.07 KiB.
   [6 Feb 2007 10:17]
   Erica Moss        
  This problem came up again while working on the ADO compliance tests. Please see test script cndefdat.vbs. The test fails on line 51: t1 = connection1.DefaultDatabase If you examine the connection object, it is evident that this property is not set: : DefaultDatabase : <Provider does not support the property.> : String : test module.myTest
   [17 Oct 2007 17:23]
   Bogdan Degtyariov        
  This looks like a duplicate of bug#3780
   [2 Jan 2008 22:40]
   Jess Balint        
  cnfdefdat.vbs correctly retrieves DefaultDatabase in ODBC 5.1 svn r975 (5.1.2-dev)

