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
Create Access Table Automically
changing cursor ( mouse pointer ) on Marker in Google Maps
How many squares are in this diagram?
Cocoa xcode simple startup (iPhone)
Scanstyles does nothing in Webkit/Firefox
Spoolsv.exe using up to 100% CPU
Access 2010 option button value
Editable dropdown list in ASP.net 3.5 using C#
can I use my hard drive with XP and data on it with a system with replaced motherboard ?
Operation Must Use an Updateable Query