C
Curt Emich
Is it possible to use Access with the data objects in the toolbox of a web
form? In other words, I'm trying to use OleDbConnection to connect to my
Access database, but I'm not sure how to get it to show up in the list of
servers in the Datalink dialog, which shows up when I drag an
OleDbDataAdapter onto the screen.
Is Access really only useable directly from code?
form? In other words, I'm trying to use OleDbConnection to connect to my
Access database, but I'm not sure how to get it to show up in the list of
servers in the Datalink dialog, which shows up when I drag an
OleDbDataAdapter onto the screen.
Is Access really only useable directly from code?