J
josh
i am trying to build a web service to be able to connect infopath forms to a
database for submitting and recieving data, this is based on he lab 5 in the
MSDN library, but the Visual studio version i have is .NET 2003 nad as a
result i have not been able to implement he step below
To establish database connectivity
On the View menu, select Toolbox.
Click the Data tab.
Drag the SqlDataAdapter data object to the design mode surface.
The Data Adapter Configuration Wizard opens.
In the Data Adapter Configuration Wizard, click Next.
On the Choose Your Data Connection page, click New Connection to create a
data connection to the Northwind Traders database server.
The Data Link Properties dialog appears
that is because there is no data tab in the tool box in visual studio
2003.what am i to do, must i use visual studio.NET before i can implement
this?
database for submitting and recieving data, this is based on he lab 5 in the
MSDN library, but the Visual studio version i have is .NET 2003 nad as a
result i have not been able to implement he step below
To establish database connectivity
On the View menu, select Toolbox.
Click the Data tab.
Drag the SqlDataAdapter data object to the design mode surface.
The Data Adapter Configuration Wizard opens.
In the Data Adapter Configuration Wizard, click Next.
On the Choose Your Data Connection page, click New Connection to create a
data connection to the Northwind Traders database server.
The Data Link Properties dialog appears
that is because there is no data tab in the tool box in visual studio
2003.what am i to do, must i use visual studio.NET before i can implement
this?