Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sage Line 100 ODBC Reg Fix

Status
Not open for further replies.

DaveJohnson

Technical User
Feb 13, 2005
13
0
0
GB
Hi

When extracting data from a sage dataset the spare text fields are not shown, I know there is a reg setting which allows all fileds to be avaliable to the ODBC.

Can anyone let new know of the reg seeting needed, I cannot find it anywhere.

Thanks
 
Open Regedit and go to

HKEY_LOCAL_MACHINE - Software - ODBC - ODBC.ini

then in the required ODBC section create an entry named

"IgnoreSpareFields" and set this to "No" (these are case sensitive)

you will also need to refresh (or somtimes drop and reconnect) the odbc links in your program before you will see the fields.

Hope this helps

Chris
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top