|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Nested LoopCan anyone offer advice on how to do a nested loop with vb
I need the loop nested in the main loop to be passed a variable from the parent loop for SQL purposes. eg: parent selects all customer_id's and other information child loop needs the customer_id to do SELECT * FROM table WHERE customer_id = '@from_parent_loop' I hope this makes sense, and i'm sure it's pretty simple, but my mind is fogged at the moment Goldie wrote:
> Can anyone offer advice on how to do a nested loop with vb Perhaps a For Each?> > I need the loop nested in the main loop to be passed a variable from > the parent loop for SQL purposes. > For Each id As Integer In Container 'Use the id here in the SELECT query Next
How to create a local server (i.e., localhost)
VB.NET Datagrid Sorting of Numbers For Each Loop in ASP.NET 2.0 VB.NET XML Documentor difference in Filestream + StreamWriter and just StreamWriter serialization, object within a dataset VS.NET 2005 Service Pack 1? Missing Dll mscoree.dll OFF TOPIC: IL DASM the MSIL disassebler Insufficient key column information for updating or refreshing. |
|||||||||||||||||||||||