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 > Pervasive.SQL > Powerbuilder - Pervasive SQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-12-07, 23:43
amalto amalto is offline
Registered User
 
Join Date: Mar 2007
Posts: 1
Powerbuilder - Pervasive SQL

Anybody knows how to connect using direct connection to Pervasive SQL Database using Powerbuilder?

Currently I'm using ODBC connection to connect to Pervasive SQL. Is there any way to connect to Pervasive SQL except ODBC connection? NOte I'm usng powerbuilder.

Please help.

Thanks
Reply With Quote
  #2 (permalink)  
Old 03-13-07, 07:07
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
You can connect to PSQL using a number of interfaces. ODBC is one of them. The Btrieve API is a "native" interface. It's faster than ODBC but has other requirements. For example, you would need to know the exact record structure down to the byte. I don't know of any samples for Powerbuilder using Btrieve API.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
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