N
nicholas
I would like to insert a new record in a Ms Access database and retrieve the
newly created ID (autonumber).
I would like to do it in VB.NET for an ASP.NET page. ( no asp)
I found several examples on the net, but most of them just work with
sql-server (@@indentity), or use just asp with includes etc.
Hope someone can help me with a 'working' example...
THX
newly created ID (autonumber).
I would like to do it in VB.NET for an ASP.NET page. ( no asp)
I found several examples on the net, but most of them just work with
sql-server (@@indentity), or use just asp with includes etc.
Hope someone can help me with a 'working' example...
THX