PC Review


Reply
Thread Tools Rate Thread

Data Connection

 
 
=?Utf-8?B?c2hhcm9u?=
Guest
Posts: n/a
 
      23rd Apr 2007
When performing a SELECT how do I tell my tables are located in different
paths?

I'm doing:
rCON.Open sSQL_C, cnn, , adCmdText.

where
cnn="cnn.Open "driver={Microsoft dBase Driver (*.dbf)};" & _
"driverid=277;dbq=c:\VB\CBS"

sSQL_C="SELECT TABLE1.field1,TABLE1.field2,TABLE2.field1,TABLE2.field2 FROM
TABLE1,TABLE2 WHERE TABLE1.field1=TABLE2.field1 AND ((TABLE1.field1 like
'YL%'))"

TABLE1 is located in c:\VB\CBS
TABLE2 is located in c:\VB\CBS\NP

Any clue?
TIA
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
425 Could not open data connection to port XXXXX: Connection timed out Chris Mitchell Windows XP Help 0 10th Sep 2009 10:38 AM
Unable to write data to the transport connection: An established connection Buddy Home Microsoft C# .NET 0 19th Feb 2007 06:52 PM
Unable to write data to the transport connection: An established connection Buddy Home Microsoft C# .NET 0 19th Feb 2007 06:52 PM
Unable to write data to the transport connection: An established connection Buddy Home Microsoft C# .NET 0 17th Feb 2007 12:27 PM
Front Page: error"425 can't build data connection:connection time. =?Utf-8?B?SGVhcnRBY3Jlcw==?= Microsoft Frontpage 0 29th Sep 2004 03:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:19 AM.