VB4 16bit, ODBC, Connect String, Hanging problem. SOLUTION 
Author Message
 VB4 16bit, ODBC, Connect String, Hanging problem. SOLUTION

Hi All,

Well, after some sterling work by our development guys, we have
finally found out what the bug with VB4 16bit (and apparently query?)
is when you use an ODBC driver and supply ODBC; as the connect string.

For those of you who've tried this, you'll notice that under windows
95 there is a dialog box in the task bar, but that it isnt displayed,
However it is still active, and modal, so in effect it appears that
windows has frozen.

The problem is that when the dialog is displayed, the co-ordinates for
centreing the box are taken from the parent window, these co-ordinates
are totally out, so basically the fix is to centre the dialog with the
correct co-ordinates for the screen size and everthing should then
work as expected.

In terms of developing, this problem is really down to your ODBC
driver vendor to fix, although it does seem like a bug with
Microsoft's products.

Anyway, I hope this provides a solution to a problem that a few people
seem to have come accross.

Thanks,
Phil Carlisle.
Easysoft Support.



Tue, 27 Oct 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB4 connect string with ODBC driver problem solution

2. 16bit SourceSafe problems w/VB4.0-16bit - too many file handles open

3. VB4 ODBC connect to SQL Server problem

4. VB4 Oracle7 ODBC - Problems connecting from VB IDE

5. Access ODBC with VB4 connect problem

6. VB4 Oracle7 ODBC - Problems connecting from VB IDE

7. VB4 Oracle7 ODBC - Problems connecting from VB IDE

8. Connecting to a 16bit ODBC database from VB5

9. Upgrade Problems: VB4.0/16Bit to VB4.0/32Bit

10. VB4 16bit ODBC Driver v 2.10 Needed

11. 16bit ODBC in VB4.0 (32bit)

12. ODBC, SQL Server6.5, & VB4.0a (16bit)

 

 
Powered by phpBB® Forum Software