Ask a Question related to Dreamweaver AppDev, Design and Development.
-
patelajk #1
Closing Database Connection
Hi Does any one know how to close a database connection in dreamweaver (I am
using sql server and asp vbscript). My connection script is as follows: ( this
is stored in a the following directory: 'Connections/conn_standard_methods.asp'
<% ' FileName='Connection_ado_conn_string.htm' ' Type='ADO' '
DesigntimeType='ADO' ' HTTP='false' ' Catalog='' ' Schema='' Dim
MM_conn_standard_methods_STRING MM_conn_standard_methods_STRING =
'Provider=SQLOLEDB.1;Password='YYY';Persist Security Info=True;User
ID=standardmethods;Initial Catalog=XXX;Data Source=mssql %> I know how to
close a recordset as dreamweaver add this automtically when you create one but
it doesn' seem to close the database connection. Any help would be great,
thanks in advance
patelajk Guest
-
FMS client freeze when closing bad connection
I'm working on a network application that uses an rtmpt connection to tunnel through proxy servers. I'm using an interval to check connectivity... -
Closing connection of one user..
now i'm busy with this sharedball thing, so each one that connects gets his own ball.. (with attach function) but now i want do de-attach when... -
Closing an ASP connection
I have used DW to generate the ASP code as I do not know much about it other than the code that I have seen DW generate. My hosting server... -
closing a DB connection? ASP/VBScript
Hi, A page on a site I have taken over has the following: <% myid = request.querystring("id") anyname="SELECT * from fleeces WHERE... -
Commit on closing connection?
Hi there, using a Java program on OS390 and DB2 version 7, we have the following problem: After creating a connection using...



Reply With Quote

