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 > Microsoft SQL Server > problem about "ConnectionCheckForData"

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-27-03, 03:23
linking linking is offline
Registered User
 
Join Date: Feb 2003
Posts: 1
Exclamation problem about "ConnectionCheckForData"

use sql query "SELECT * FROM tablename WHERE DATE_='2003-02-01' AND HOUR_ =1" , this query will return 4-5 K records.

when i query in server , it is ok;

when i query in client , it return "
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionCheckForData (CheckforData()).
server: message 11£¬level 16£¬state 1£¬line 0
the network error . please check the network document.
"

thanks.
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