Advertisement

1 - 7 of 7 containing alltags:("Too few parameters, expected 1") (0.001 seconds)
I have a problem with the attached code. It gives the error message "Too few parameters , Expected 1. I am trying to determine if the query returns any records, an if not to display an error messag...
Zones: Access Coding/MacrosDate Answered: 05/21/2008 Grade: A Views: 17
Hi I am trying to find data from database to show on a webpage. <-- Navigation Bar --> I used postback URL to choose.cfm which the user can pick on age, model, branch or price <-- choose.cf...
Zones: CFML, MS AccessDate Answered: 08/28/2008 Grade: A Views: 0
I have to be sure a table, tblServiceSolution , is updated with a new record each time a new work item is entered and saved on main work form if it doesnt currently exist! .  I thought I would a...
Zones: MS AccessDate Answered: 01/27/2008 Grade: A Views: 10
I am trying to get a row count and am using code that works successfully in another database.  The only difference is this code's query uses fields from a form.  I keep getting the run time error, ...
Zones: Access Coding/Macros, MS Access, ...Date Answered: 02/08/2008 Grade: A Views: 0
I need to create a recordset containing the most recent 4 patient visits only if their visit date was on or after the 1st of the current month. googling for this error says spelling mistake, but...
Zones: ASP, MS Access, M...Date Answered: 10/09/2008 Grade: A Views: 0
I have a microsoft access database called technician and a table called jobs basically this table looks like this techID  techFirstName  Job the technicians can log with techID and Password via...
Zones: MS Visual BasicDate Answered: 12/09/2007 Grade: A Views: 20
Hi, I've long been struggling with SQL syntax in Access VBA. I have a UPDATE query like this: strSQL = "UPDATE myTbl SET somefld = ''' & myVariable & "', WHERE someOtherfld = myNumber" Err...
Zones: Access Coding/Macros, MS SQL ServerDate Asked: 06/12/2008 Points: 125 Comments: 6
  • 1