bubbles
unread,Jun 13, 2006, 9:42:01 AM6/13/06You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello, not sure if this was the right spot for this but i have a vb6 project
where i use the webbrowser control to make a connection to my sql 7 server.
When the users are done using the webbrowser, their spids stay on my sql
server for 60 seconds before disappearing. I don't want them to stay for
this 60 seconds. In vb, when you destroy a reference, the underlying spid
disappears. How do I destory the webbrowser reference, or get my spids to
disappear immediately? Thanks in advance.