Can someone help me get this right? I'm trying to count the number of records in a SELECT but I'm doing something wrong - the result is just "". TIA! - David Cook
If Rally = "Russia" Then
SQLStmtC = "SELECT Count(*) As Cnt FROM stimes2 WHERE Name = '" & Name &...
I've got a website that allows drivers of a new racing title called Rally Trophy the ability to post their record stage times and compare with others at http://www.rtrank.com The site and even the domain were donated so everything is free. We currently have about 150 drivers from 25+ countries...
When a user attempts to add a record to my database via asp if there is already a record they get the following message:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] The changes you requested to the table were not successful because...
I have a form that lists countries. The user selects his country and the post action calls an asp page that displays the first 25 records of the recordset. When I click the hyperlink to take me to the next page the form data is gone and I get an EOF.
I've read the article on Microsoft Q175167...
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.