|
-
Jan 29th, 2002, 11:57 AM
#1
Thread Starter
Member
Remote SQL call through http
I am attempting to call a stored procedure on a server through a URL. The string is set up correctly, using the service i created, but I can't seem to figure out how to invoke the URL. I just want to call the address like a function...if that makes sense.
The address i want to use looks like this:
URLString = "http://myserver/FOSsproc?sql=execute+EditAthleteSPROC+@FOSID=" & txtPlayerID.Text
Any help would be greatly appreciated
- a newcomer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|