Microsoft
Software
Hardware
Network
Question : Query data then take that into an Array to do another select for data
I query a Route file, get my cList (cursor)
I want to take the cursor of cList and add all into an array
then take that array do a select into the CUSTOMER Table
and pull all the customers that matche for each route in the list
Answer : Query data then take that into an Array to do another select for data
Do you mean,
SELECT * FROM Customers WHERE cmdrt1 IN (SELECT routeid FROM Routes WHERE mon=Y)
Random Solutions
Utilizing array gleamed from GetRows method in Access VBA
Symantec Endpoint Protection - SID 23615 HTTPS Tidserv Request 2 Detected
Cisco 2950 Vlan for Voice
Opera Version 10.60 page cache(!?) problem
get-wmiobject error - Powershell
Multiple Stored Procedures in a single transaction
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
HTC Touch 3G: How can I really upgrade WM6.1 to WM6.5 and/or porting to latest Android?
simple VB file download example
Problems with Google Maps v3 and jQuery UI Tabs