PDA

Click to See Complete Forum and Search --> : incorrect syntax near '-'.


jonathan_giuliano
Jul 12th, 2007, 03:38 AM
Help me guys, my application I just wrote, shows an error message when it's run. It says


Run-time Error '-2147217900(80040e14)'

Line1: Incorrect syntax near '-'.


I traced it, but I didn't find the character (I didn't write the character '-'). I ran my app on different computers, there's no problem with my app. I reformatted my computer and reinstalled all the programs, it didn't work. It still had that error...
Can someone tell me what's wrong with my application (or computer)??

Note: I'm using VB6 for the interface and SQLServer 2000 for the database.

randem
Jul 12th, 2007, 03:43 AM
Did you just copy the exe to the other computer? Installer Problems (http://www.***********/installerproblems.html)

jonathan_giuliano
Aug 7th, 2007, 10:46 PM
yeah i copied the exe.
i also ran the project on different computers, it's still the same..the error is still there

randem
Aug 7th, 2007, 11:42 PM
Of course it is. Di you read the link I posted to an article about that????

You definitely have an SQL error...

Paul M
Aug 7th, 2007, 11:47 PM
There appears to be a 404 on the link randem.

randem
Aug 7th, 2007, 11:53 PM
OK, fixed now... Thanks

jonathan_giuliano
May 22nd, 2008, 01:30 AM
Did you just copy the exe to the other computer? Installer Problems (http://www.***********/installerproblems.html)

Where can I get the universal VBVM?? could you give me the link?

Of course it is. Di you read the link I posted to an article about that????

You definitely have an SQL error...


But i also ran the vb project from diferrent computers using the same version of vb compiler and the same sql server version. in some computers show the same errror msg but some others don't

so what now?

RobDog888
May 22nd, 2008, 02:11 AM
If you do not package the dependancy files then you will get errors like you are getting. Not all computers will have all the supporting files needed.

Thread Moved

randem
May 22nd, 2008, 04:24 AM
Where can I get the universal VBVM?? could you give me the link? The link was in the document that was linked... :confused: :confused: :confused:

so what now?READ!!!

jonathan_giuliano
May 26th, 2008, 02:47 AM
The link was in the document that was linked... :confused: :confused: :confused:

READ!!!

I didn't find the link to VBVM, what's the link text, again??::cry:

randem
May 26th, 2008, 04:53 AM
There is no such thing as Visual Basic Virtual Machine if that is what you mean by VBVM.

You were supposed to read about installation problems. That is what you have...