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 > Data Access, Manipulation & Batch Languages > ASP > LINKSERVER3.DBCLN3.Schema.table3

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-02-04, 10:20
jayDBF jayDBF is offline
Registered User
 
Join Date: Aug 2002
Location: Beaumont, TX
Posts: 18
LINKSERVER3.DBCLN3.Schema.table3

Hi,
I've to retrieve information from MS SQL Server linked server table(from Pervasive SQL). I found this query "select * from LINKSERVER3.DBCLN3.Schema.table3" what's Schema in the query? How do you find it? Thanks for your time,

Jay.
Reply With Quote
  #2 (permalink)  
Old 08-02-04, 10:52
jayDBF jayDBF is offline
Registered User
 
Join Date: Aug 2002
Location: Beaumont, TX
Posts: 18
Solution

Well found the solution myself. I read in another forum that I can leave the Schema part blank and it worked.
LINKSERVER.DBCLN..cdtbl1

However my data retrieval is very slow bcoz of some other reasons. My pervasive sql database is on Netware server and my MS SQL Server 2000 is on a windows 2000 server. I'm connecting pervasive sql through linked server in MS SQL Server. when I try to open any table it's very slow. Any ideas?

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