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 > General > Database Concepts & Design > Editing an ODBC Driver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-11-05, 09:28
currington currington is offline
Registered User
 
Join Date: Dec 2003
Posts: 6
Editing an ODBC Driver

I have an ODBC driver that only allows read access, is it possible to change an ODBC driver from read access to read/write access.

if so how is it done?


thanks in advance.

Matt
Reply With Quote
  #2 (permalink)  
Old 01-11-05, 09:53
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Some drivers are only built so that they can read, the problem isn't that you are forbidden to write, it is that you aren't able to write with that driver.

-PatP
Reply With Quote
  #3 (permalink)  
Old 01-11-05, 10:00
currington currington is offline
Registered User
 
Join Date: Dec 2003
Posts: 6
Quote:
Originally Posted by Pat Phelan
Some drivers are only built so that they can read, the problem isn't that you are forbidden to write, it is that you aren't able to write with that driver.

-PatP

Do you know if this is the case with the Sage Line50 ODBC driver?
Reply With Quote
  #4 (permalink)  
Old 01-11-05, 10:09
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Sorry, I know very little about Sage. Maybe someone else will be able to help there.

-PatP
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