|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to get SELECT String from VB designer generated ADO objectsI am trying to get the select string from vb.net 2005 designer
generated ADO Objects. Let's say I create a new data source using the IDE which creates a dataset named TestDataSet, which in turn contains a table called Clients. 'Select * from Clients.' I would like to be able to retrieve this select string in my code. Any help will be greatly appreciated. Dermardv.
How you do that, because I never seen that this is possible with Ado in Visual Studio. Are you sure that it are Ado objects and you are not busy with AdoNet? Cor Show quoteHide quote "dermardv" <derma***@gmail.com> schreef in bericht news:1156281249.214219.306160@75g2000cwc.googlegroups.com... >I am trying to get the select string from vb.net 2005 designer > generated ADO Objects. > > Let's say I create a new data source using the IDE which creates a > dataset named TestDataSet, which in turn contains a table called > Clients. 'Select * from Clients.' I would like to be able to retrieve > this select string in my code. > > Any help will be greatly appreciated. >
VB Express SQL Express Remote Connection
Trouble with "Process's" please help! .NET equivilant of isnumeric Conversion Text missing from RadioButtons in Groupbox Merging Datasets Incorrect behavior of IIf in VB.NET (.NET Framework 1.1 SP1) can I use Imports with a VB2005 class namespace? Remove x number of charaters from string. Vb.net Trouble Instanciating Structures |
|||||||||||||||||||||||