WHHHOOOOOOOOO
THANKS VERY MUCH!!!!
recordSet.Open("select * from Details" +" where [User] ='" + user + "'",conn,1,3,adCmdText);
works
So i guess it was the CmdText that did it
What is that i have never used it before?
Thanks again
now i get
Error Type:
Microsoft JScript compilation (0x800A03EC)
Expected ';'
/Trod/Report.asp, line 14, column 15
recordSet.Open "select * from Details where [User] ='"& user& "' ",conn,adOpenKeyset,adLockOptimistic,adCmdText;
--------------^
Thanks for the quick reply
it now says:
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/Trod/Report.asp, line 14
Hello i am trying to view a table But i want to only view the Data of a specific fieldset.
I collect the name of the fieldset from a form but when i try to view the data it gives me an error saying
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
[Microsoft][ODBC Microsoft...
Hello i am trying to view a table But i want to only view the Data of a specific fieldset.
I collect the name of the fieldset from a form but when i try to view the data it gives me an error saying
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
[Microsoft][ODBC Microsoft...
Hello,
I am having an issue and i think it has to do with the session variable...
The site Works fine on my local machine but when i load it on the server it loads the first couple pages but then gives me an error and if i wait for a while and hit refresh it works eventully...
i am getting info...
Hello i collecting data from a user for two diffent tables in a data base and i need a unique ID so i can match the data lata...
But when i try to add the Session Variable to the table it adds it over and over ...
Any ideas on how to fix this thanks
<%@ language="JScript" %>
<!-- #include...
Hello i am making a page that displays data from a database .
I am using ASP and JScript
i am getting a wierd error because sometimes i can display the data and when i hit 'refresh' it brings up the error page and says that it is an unspecified error....
Please help me resolve this issue
Thank you
D
Hello i am making a page that displays data from a database .
I am using ASP and JScript
i am getting a wierd error because sometimes i can display the data and when i hit 'refresh' it brings up the error page and says that it is an unspecified error....
Please help me resolve this issue
Thank you
D
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.