dbTalk Databases Forums  

Change vom Pervasive ODBC to OLEDB Provider

comp.databases.btrieve comp.databases.btrieve


Discuss Change vom Pervasive ODBC to OLEDB Provider in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aaapaul
 
Posts: n/a

Default Change vom Pervasive ODBC to OLEDB Provider - 07-29-2003 , 06:50 AM






Hello !

I want to write Pervasive SQL V8 Data into a MS SQL Server 2000 Table.

I am using Pass-Through-Queries:

Example:

SELECT *
FROM OpenRowSet
('MSDASQL', 'Driver={Pervasive ODBC Client
Interface};DBQ=@VITKUNDE8', 'SELECT kdnr,kcode, bereich FROM Kunde')


Who can change my ODBC Parameters (???..???) to OLEDB

SELECT *
FROM OpenRowSet
('???PervasiveOLEDB???MSDASQL', '???Driver={Pervasive ODBC Client
Interface};DBQ=@VITKUNDE8; initial catalog etc.???', 'SELECT
kdnr,kcode, bereich FROM Kunde')

Thanks
paul

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.