Microsoft
Software
Hardware
Network
Question : HOW TO SHOW QUERY RESULTS IN A MSGBOX?
HOW TO SHOW QUERY RESULTS IN A MSGBOX?
Answer : HOW TO SHOW QUERY RESULTS IN A MSGBOX?
something like
dim str as string
rs.open("SELECT blah FROM table1")
while not rs.eof
str&=rs!blah & ","
wend
msgbox str
Random Solutions
Juggling date formats
where-object does not filter out quilifying values for -notmatch
Deploying and using Active Sync in a secured (non-admin) environment
Windows XP CD freezes at "examining startup environment" when accessing Recovery Console??
Bash Scripting - Read by lines
TypeError #1009 - Flash CS3/AS3
TCP/IP stack bad on SBS 2003 box?
Paint Shop Pro 8 GIF Transparency Issue
554 5.3.0 unknown mailer error 255
Size changes when exporting Crystal to PDF format