Right, my host has finally uploaded my site to another account where it works perfectly? They have admitted that the problem seems to relate to the account they have created and not the site.
Thank you cheech for your patience and assistance, unfortunately the problem seems to lie with the...
Cheech, thanks for trying to help, the message displaying is:
SELECT * FROM tblClients WHERE ClientUsername = 'abc123'
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/CMembers/setsession.asp...
Create a field in your db something like DateStamp and in the default value an NOW() this will automatically input the date the form was successfully submitted to the database. Just add the form field as a hidden value with the value 'DateStamp'.
Please can anybody tell me what is wrong with this code? It works fine on IIS5 but not on my hosts server?
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="../Connections/AccesoneASP.asp" -->
<%
Dim rsAccount__strUsername
rsAccount__strUsername = "abc123"
if...
Hi,
I have created an expression to calculate the individual items of a customers invoice:
Expr1: [tblClientInvoices]![InvoiceCost]+[tblClientInvoices]![InvoiceCost2]+[tblClientInvoices]![InvoiceCost3]+[tblClientInvoices]![InvoiceCost4]+[tblClientInvoices]![InvoiceCost5]
as you can see this...
Hi,
I have developed a website using Ultradev4 and MSSQL server, locally the webiste performs perfectly, however when I upload the database to the webserver i receive this error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC SQL Server Driver][SQL...
I agree with some of your comments regarding the understanding of DB Admin, SQL Server seems quite 'Full On' as apposed to Access, We have a license for MSSQL already and I have successfully converted the access DB from our website and switched to SQL with no problems. I have used windows...
Thanks for the reply and the link, Ive just converted the access db to MSSQL and Im using it locally at the moment, I must admit I can see the difference on my local machine so Im sure its going to be much faster when its on the remote server.
Thanks again for the reply :)
I know MSSQL is more efficient than Access2000 but can anyone tell me if I would notice much difference on a smallish .asp site? My site uses a few Access expressions to work our prices, store invoices and members details and is lightly scripted.
I know its difficult to get an idea how much the...
Yes, I'm using CSS to create the rollover text effects for the other links, however, the links i've created to pop up the new browser window doesn't change??
Any advice??
Thanks,
Jason :)
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.