Data Form Wizard Question.

  • Thread starter Thread starter Henry
  • Start date Start date
H

Henry

Hello,

Is there a way to make the data form wizard create windows forms using
sqlConnection, sqlDataAdapter and sqlCommand instead of OleDBConnection,
OleDbDataAdapter since all my projects deal with SQL 2k server? Thank you in
advance.
 
Thanks for the reply but that did not do it. I do not have a connection
established and when I try to establish one the wizard gives me the OLE DB
type only.
 
I found the answer. According to MS documentation Data Forms use OLE DB data
objects only. Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top