C
CheshireCat
Ive not done any database in dotnet, Ive come from delphi background and
done a bit with that
I'm trying to write a small application for my own use. Ive created a source
database in Access.
Ive been following the help files and examples, dragged an OleDbDataAdapter
onto the form (which created its own OleDbConnection). The help file
finished there.
What do I need to do to attach this to a datagrid object? Once I manage this
I'll be off to a good start.
thanks
done a bit with that
I'm trying to write a small application for my own use. Ive created a source
database in Access.
Ive been following the help files and examples, dragged an OleDbDataAdapter
onto the form (which created its own OleDbConnection). The help file
finished there.
What do I need to do to attach this to a datagrid object? Once I manage this
I'll be off to a good start.
thanks