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
Change the powershell script to write to a file rather than updating to the computer object.
kvm cables for dell poweredge server
SNMP bandwdith monitor on Fortigate 200A
Build and run of Actuate reports
CISCO IP PHONES POWER CONSUMPTION THROUGH CAT5
Creating Server 2008 Domain
Samba share on Windows 2003
Exchange 2007 mail relay
Class Diagram
What is the extension to bring in a 2007 Excel xlsm workbook into Access 2007?