Damn!
I screwed up pasting the example code. Here's the correct one:
Ex:
dim oBDSSQ
dim strTest
set oBDSSQ = Server.CreateObject("SSQIntranet.BDSQL")
strTest = "test"
set strTest = oBDSSQ.SaySomething
Response.Write "strTest: " & strTest & "<br>"
|
Results 1 to 5 of 5
Thread: Data access from DLL (newbie)Threaded View
|
Click Here to Expand Forum to Full Width |