ADO Addnew Rookie Question

  • Thread starter Thread starter Ivan Sammut
  • Start date Start date
I

Ivan Sammut

Hi,

I have just started using C# and I am trying to save a record in an Access
database using the ADODB.RECORSET but I cannot get the hang of the addnew
command.

Anyone can pls send me a small example.

Thanks,
Ivan Sammut
 
Hi Ivan,

You should really read
Accessing Data with ADO.NET
..net help topic chapter.
ADO should be avoided in .net - there is a better alternative.
 
And what is the better alternative?
-----Original Message-----
Hi Ivan,

You should really read
Accessing Data with ADO.NET
..net help topic chapter.
ADO should be avoided in .net - there is a better alternative.

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com




.
 
Back
Top