If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2CLI Issues:system crash caused by calling SQLDataSourcesW

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-04, 00:52
adwaliu adwaliu is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
DB2CLI Issues:system crash caused by calling SQLDataSourcesW

as you know, SQLDataSourcesW is the unicode function provided by DB2 CLi to list the databases available on the local side.

But at the DB2 Version 8.1 Client, it caused the system crash(violation access on db2sys.dll) by applying to the above function. And it could be survived with DB2 Version 7.2 Client. So what's the problem? Does that mean I should make some patch?


BTW, I have also tried the ANSI function, and it could work well on both V8.1 and V7.2 . It's so weird. Anybody knows the reason?
Reply With Quote
  #2 (permalink)  
Old 01-28-04, 06:50
adwaliu adwaliu is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Re: DB2CLI Issues:system crash caused by calling SQLDataSourcesW

Up
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On