CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Not numeric primary key problem

Print topic Send  topic

Author Message
Aron Szanitter
Posted: 04/21/2003, 8:12 AM

It seems to me that if I define a not numeric but a textual primary key CCS doesn't like it. I couldn't manage to create an editable grid in these cases.
Is it a normal thing?

Tia, Aron
Aaron J. Scott
Posted: 06/23/2003, 1:24 PM

As a general rule all database engines will use autonumber fields to identify records as unique. The engine cannot increment your primary key with each new record. CCS adds 1 to the nth record pkey value and passes it to ADO. You can have more than one pkey at least one should be autonumber, let CCS use that for record identification.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.