Re: OleDbCommandBuilder insert query will not work? dataset to Access



Can someone please help! I've been all over the site reading a buch of
different things
and tried to just write inserts for each row but cannot get that to work
either.

What is an DataAdapter and Dataset?
ADO is discussed here (on topic), not ADO.NET (off topic).

Please post .NET related matters to Microsofts .NET newsgroups all of which
have "dotnet" in the name somewhere.

Thank you

Stephen Howe


.



Relevant Pages

  • Re: Passing a NULL value as a parameter
    ... "Stephen Howe" wrote in message ... > I complained to the Microsoft ADO Documentation team 4.5 years ago and was ... > Well don't do the round trips. ... Comment out Parameter.Refresh and manually setup the Parameters to what ...
    (microsoft.public.data.ado)
  • Re: Since you cant help me, where should I go?
    ... "Stephen Howe" wrote: ... > DataGrids are not part of ADO and this is an ADO newsgroup. ... > Well one where DataGrid is on topic. ...
    (microsoft.public.data.ado)
  • Re: Cross Database Join, C++ program set up confusion
    ... Stephen Howe wrote: ... SQLServer 2000 and a db connection set up from our computer. ... Switch to ADO. ... and I can't qualify tables that haven't already been ...
    (microsoft.public.vc.database)
  • Re: Problems with IDataRecord.IsDBNull
    ... using their dot net connector libraries for ADO. ... this a problem with the provider or dotnet? ... I tried using your suggestion ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Dataset VS DataReader - Performance
    ... I thought Bill did answer this already. ... Using the dataadapter gives you a common way of using the data in dotNet, ...
    (microsoft.public.dotnet.distributed_apps)