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
how to pad zero's
Windows won't install USB devices.
Outlook add-in error: "The item has been moved or deleted" URGENT
Quote string within bash
Receive message "unable to initialize ASP.NET web extensions" during installation of Symantec Mail Security
Easy transfer wizard: XP machine can't locate Vista machine on network
Import data from ODBC source into SQL-Server via T-SQL
easy question (if else / foreach)
How to send an array of values to stored procedure in SQL Server2000.
need 2 files from xp service pack 1(a?)