Borland®
Shop
Products Downloads Services Support Partners News & Events Company Community
Company

 SQL LINKS DEVELOPER SUPPORT

SEARCH Borland Online/Developer Support

Tech Notes Index


Subject:DBGrid, duplicate records, missing records, 
"at end of table", LANG DRIVER, sort order, invalid characters.
Generally when a grid shows duplicate records, records disappear, 
or the error "at end of table" is raised then the BDE is 
"confused" by the order that rows are being returned by the backend
server.
The LANG DRIVER parameter for your ALIAS (or BDE DRIVER default) 
controls how the BDE expects the sort order of records returned 
by a datasource or backend server.
The LANG DRIVER parameter may need to be set to something other 
than the default (ASCII when blank) in order to match the 
language settings for the backend server or datasource.
In many cases it is good to try ANSI ASCII as an alternative to 
the default of ASCII.

PUB
LINK SETUP ERROR
BC


 
Site Map Search Contact