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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auto Fill Sql Parameters

Status
Not open for further replies.

bjd4jc

Programmer
Nov 8, 2001
1,627
US
In VB6 you could setup a Command object to a stored procedure (SQL Server 2000) and then set the active connection of the command and the parameters would automatically populate to the command object. It doesn't seem to behave this way with VB.NET. Does anyone have any information on this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top