let say I have one combo box and one text box! The value in combo box are retrive from ms sql database! When I have already selected one of the value in the combo box! How I float the related value which need to retrive from the same database and same table to the text box?
Please give me...
I'm using SQL server 2000 and Windows XP! I facing this problem when I try to connect to my database!
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection...
I was using SQL Server 7 previously, and change to SQL Server 2000! I found some problem within my ASP page with the connection to SQL Server 2000
The error came out is:
Microsoft OLE DB Provider for SQL Server (0x80040E4D)
Login failed for user 'HPMSF23\IUSR_HPMSF23'.
Can Anyone just give me...
I have created a database that store certain value and date as well at the same time! How do I get record set which is before certain date?
Please give me a hand!
Thanks for your kindness!!
I using asp to get time value and store in SQL server!
The problem I get is, the data I get save into SQL is like this 1/1/1900 1:30:56 am!
How do I get only the time value to save in SQL?
How if the Ip address is not fix! And also I have tried the solution you given, the IP address comes out are different from the IP address that I have!
Is just like that, my PC having 141.253.146.110 as IP
but when using theIP = request.servervariables("REMOTE_ADDR")
the IP address...
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.