Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

wwBusiness and SQL Identity column

$
0
0
wwBusiness and SQL Identity column
Web Connection User Discussions
wwBusiness and SQL Identity column
02/13/2012
05:41:02 PM
3FK11WIMR Show this entire thread in new window
Gratar Image based on email address
From:
To:
All 
Attachments:
None
Hi,

I am going to use a wwBusiness subclass to connect to an MS SQL table, which has an identity (auto increment) primary key column. I am using wwSQL to connect to the SQL server. I assume that I have to specify the PK column for cSkipFieldsForUpdates. When I insert a new row, the PK column will not have a value. When I save the row, will the wwBusiness class refresh the identity value or do I have to make a call to @@IDENTITY?

Thanks,

David


Viewing all articles
Browse latest Browse all 10393

Trending Articles