S
Sal
Hello All,
In using SQLClient I can add a record in a table and retrieve the Autonumber
Primary Key field of the record added in a single parameter query by
declaring the parameter as an Output parameter.
How can I retrieve the autonumber primary key added using System.Data.Oledb
when the provider is Jet?
Any help would be greatly appreciated.
Sal Sarhangi
In using SQLClient I can add a record in a table and retrieve the Autonumber
Primary Key field of the record added in a single parameter query by
declaring the parameter as an Output parameter.
How can I retrieve the autonumber primary key added using System.Data.Oledb
when the provider is Jet?
Any help would be greatly appreciated.
Sal Sarhangi