Connecting Tech Pros Worldwide Help | Site Map

Toolbox in webservice C#

Newbie
 
Join Date: Oct 2007
Posts: 1
#1: Oct 11 '07
Hola saben estoy intentando crae un webservice que se conecte a una base de datos SQL, pero en los tutoriales me dice despues de crearlo que agrege SQLdataAdapter SQLConecction etc que aparecen en el menu de ToolBox, pero mi problema es que en mi menu de ToolBox no me aparece nada de opciones como puedo activarlos?
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,153
#2: Oct 11 '07

re: Toolbox in webservice C#


Quote:

Originally Posted by Sueflor

Hello they know I am trying create a webservice that is connected to a data base SQL, but in the tutorials it says to me to create the one that agrege SQLdataAdapter SQLConecction etc that appears in menu of ToolBox, but my problem is that in my menu of ToolBox does not appear to me nothing of options as I can activate them?

System.Data.SqlClient.SQLDataAdapter
System.Data.SqlClient.SQLConecction
Reply