K
Kerry gracefield
Hi,
i wanted to find out how i can create another sql command
withing the same connection. Currently i have a datagrid
on a page that pulls all the coloumns from a table. What
i want is another query on the same page to do some other
functions. do i need to add and configure anothe
OLEDBDataAdapter?? do i need to creat another connection?
i want to access the query builder for my new query.
plz can anyone assist me on this.
Im using VB.net with an access DB.
i wanted to find out how i can create another sql command
withing the same connection. Currently i have a datagrid
on a page that pulls all the coloumns from a table. What
i want is another query on the same page to do some other
functions. do i need to add and configure anothe
OLEDBDataAdapter?? do i need to creat another connection?
i want to access the query builder for my new query.
plz can anyone assist me on this.
Im using VB.net with an access DB.