Link to home
Start Free TrialLog in
Avatar of guvencum
guvencum

asked on

Sql Server Identity Column

with t table component I culd not achieve to insert
a record. because Identity column is left as null
a message 'Field ID must have a value' is displayed when I try to post the record .using ttable component is there any way to do that

SQL Server 6.5
Delphi 3.0 C/S

Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of odessa
odessa

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial