Yes it is possible.
When the wizard asks you for "new connection" - just tab over to the
provider and select SQL Server instead of what is selected.
- Sahil Malik
Independent consultant
You can reach me thru my blog -
http://www.dotnetjunkies.com/weblog/sahilmalik
> 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.
Henry - 18 Jun 2004 15:57 GMT
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.
> Yes it is possible.
>
[quoted text clipped - 13 lines]
> in
> > advance.
Sahil Malik - 18 Jun 2004 16:35 GMT
Professional ADO.NET - David Sceppa - Chapter #2 - Everyone loves a wizard.
(Something like that).
- Sahil Malik
Independent Consultant
You can reach me thru my blog - http://dotnetjunkies.com/WebLog/sahilmalik/
> 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
[quoted text clipped - 18 lines]
> > in
> > > advance.
Henry - 18 Jun 2004 20:14 GMT
I found the answer. According to MS documentation Data Forms use OLE DB data
objects only. Thanks for your help.
> Professional ADO.NET - David Sceppa - Chapter #2 - Everyone loves a wizard.
> (Something like that).
[quoted text clipped - 26 lines]
> > > in
> > > > advance.