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
System error, Event id 1003, error code 00000077
How to Migrate User Profiles
Format Paragraph
How do i change profile of current users in AIX
Problems booting from Norton Ghost 10.0 Recovery CD
Error c1041724 after installing KB928388 and KB926666
adding links to htmlText
Error detected by database DLL?! Pls come in, thanks
Date Time with Sql 2005
free subversion server ?