Reply

Join Date: Jan 2009
Posts: 1
Reputation: jofaleiva is an unknown quantity at this point 
Solved Threads: 0
jofaleiva jofaleiva is offline Offline
Newbie Poster

Vb4 3077 error

 
0
  #1
Jan 8th, 2009
Hi all: I get the 3077 error (Data1.recordset.FindFirst "[nhisto] =" & answer) after I have changed a printer parameter in my program. Before this the program worked fine. I had to changed the proyect name and I saved the changes in .form name as well, in order for the new printer paramenters to take place. I create a new .exe file. The printer problem was solved, but when I try to find a name in my search part of the program , then I get the Error 3077. Of course when I use the old .exe name the program works perfect, but with my printer problem. What do you suggest? It´s very urgent for me to solve this . Thanks any way
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 102
Reputation: SCBWV is an unknown quantity at this point 
Solved Threads: 14
SCBWV SCBWV is offline Offline
Junior Poster

Re: Vb4 3077 error

 
0
  #2
Jan 11th, 2009
Error '3077' Syntex error (missing operator) in expression

Try Data1.recordset.FindFirst ("nhisto = " & answer)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC