DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   Vb4 3077 error (http://www.daniweb.com/forums/thread167080.html)

jofaleiva Jan 8th, 2009 6:26 pm
Vb4 3077 error
 
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

SCBWV Jan 11th, 2009 2:46 pm
Re: Vb4 3077 error
 
Error '3077' Syntex error (missing operator) in expression

Try Data1.recordset.FindFirst ("nhisto = " & answer)


All times are GMT -4. The time now is 9:59 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC