Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

oledbdataadapter

Status
Not open for further replies.

smsinger3

Programmer
Oct 5, 2000
192
US
Can you use paramters with the oldb data adapter since it does not use the connection object? I'm sure you can, but I can't figure it out!

Thanks!

SteveS
 
It does use the conection.

Click on the + sign for
#Region " Web Form Designer Generated Code "
then the + sign for
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()

to see beaucoup code including connection. Forms/Controls Resizing/Tabbing Control
Compare Code (Text)
Generate Sort Class in VB or VBScript
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top