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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Field name cannot be longer then 31 characters

Status
Not open for further replies.

martinm

IS-IT--Management
Mar 30, 2001
113
GB
D6, SQL Srvr 2000, using BDE (old app.....)
Win XP (SP2 on Ok pc, not sure about other)

Hi all. I have a stored proc with runs fine on both pc's.
The Delphi app. that calls it runs fine on my PC, but not on another. It produces the error :

"Field name cannot be longer then 31 characters. Try setting ObjectView to True on the dataset."

The field names can be upto 40 chars, which is OK (SQL Srvr claims 128 chars)

So looks like a Delphi issue.

Objectview is already true, but a bit stuck now!!


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top