angst
05-31-2006, 05:49 PM
Hello,
this is a VB6 question, I'm made a connection to mysql, and I can query data and display it via msgbox, but how can I write the returned query response back to the form window?
like in asp I would use response.write,
and in php Print, or echo. but I can't seem to find out what the command is for vb6,
any help would be great!
thanks in advance for your time,
-Ken
this is a VB6 question, I'm made a connection to mysql, and I can query data and display it via msgbox, but how can I write the returned query response back to the form window?
like in asp I would use response.write,
and in php Print, or echo. but I can't seem to find out what the command is for vb6,
any help would be great!
thanks in advance for your time,
-Ken