Hi, there
Recently ,I have a problem about using ASP to contact SQL server(2000).
my SQL server use NT authentication,but I can not connect it through ASP,the error message saying"login fail for user /Iuser...." I use DSN "weborder" .in my asp page,code is like:
conn.open...
hi ,there
In my access database , I have two linked table. T1 linked with another access database,T2 linked with SQL database.
T1 is fine ,I can insert or update data.but I can't modify data in T2.I have no idea why T2 is read only? I check T2's permission in SQL,public user hava full permission...
Hi, there
I have a file in our network, i'm author of this file.but recently when i open this file , a message pop up saying this file is editing by myself,it's a read only file. Actually none editing this file at this monent.I was courious why this file is lock by myself? if any one has...
hi, there
I have some problem in my asp page the error message like this:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
a couple of weeks ago , I use the same asp page,it's fine.
but now it doesn't work. Could...
Hi,there
I'm new in SQL, I have a question about SQL.
I create a datebase in Query Analyzer,and sp_help show me as owner of this database.then I try to create a new tabale in enterprise manager,but the error message pop up saying i'm not valid user for this database. the owner is not the valid...
Hi,there
I'm interested in Asp.net. I'm trying to learn it and rewrite all my ASP page to Asp.net.but I'm not sure what kind of web server is required for asp.net? IIS4 or IIS5?
Thanks in advance.
Hi,there
I have a vbscript file I want it run every 50 minutes from 9:00 am
in windows command prompt I type in
at 9:00 am /every:50 cscript.exe c:\test.vbs
but it only run once ,I try to modify the property of it in scheduled task,without success.
could some one tell me how to set schedule...
Hi,all
I uae the same database connection,same sql,if I use "set rs=conn.execute(sql)" to get recordset,rs.recordcount return value=-1.if I use "rs.Open sql, conn, adOpenStatic " ,rs.recordcount return correct value.Could some know the reason for it?
Thanks
Hi,all
There're a few asp page retriving data from database(Access),since all pages related with one database,I put database connection in session.As far as I know when user disconnect with the website,the everything in session will be destoried autometically.
but the strange thing is when I...
I'm new in asp,I try to set up timeout value for session(eg: session.timeout=40) but I'm not sure where to put it ?
in global.asa session _on start event,or in any asp page?
Thanks!
I'm new in Access,I'm not sure if there is default seting about table and database(eg:the max size of tabale or database....).if it has this kind of seting where I can find it ? can I modify it?
Since the records in our table grow fast, I think it maybe beyond the capability of the table and...
In access ADP I have a store procedure -update the specified record in the table,from a form I collect data about updating,but I don't know how to send these data to the update store procedure,Could some one give me some help?
Any help will be appreciated.
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.