Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem for expert in: using com apps with asp

Status
Not open for further replies.

jamieslover

Programmer
Feb 4, 2002
16
US
I'm writing a simple dll that is passed a server, database, and sql query and it is supposed to write out a table. I can get everything to work through string concatanation but that can be very slow.
How can I make the dll use the response object and simply write it out?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top