I have been looking over this code all day. I keep getting an error: " Run-time error '-2147217900 (80040e14): Line 1 : Incorrect syntax near '5'. I have marked below where it takes me when I de...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21871564.html
Zones:
MS AccessDate Answered: 06/01/2006 Rating: 5.8 Views: 0
I have a problem when doing data entry with apostrophe. When I eliminate the apostrophe, the program is running fine. The error message is
"Microsoft OLE DB Provider for ODBC Drivers error '800...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10307868.htm...
Zones:
ASPDate Answered: 03/09/2000 Rating: 6.4 Views: 0
In my application I save calculated data in a delimted text file and then save that data into a table in an mdb file.
The code works fine for 99% of users.
I have 1 client (division of very l...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20515835.html
Zones:
VB DatabaseDate Answered: 08/09/2003 Rating: 6.6 Views: 0
IIS5 scripting engine=VBScript
buildversion=7426
majorversion=5
minorversion=6
ado version=2.6
I would like to do a custom error message is an OLEDB connection.execute (strSomeSQL) fails.
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20550985.htm...
Zones:
ASPDate Answered: 03/18/2003 Rating: 7.2 Views: 0
hello, i have yet another syntax error... and since im a newbie i need help.
I would also like to know if there is any program that could assist me in finding my own syntax errors. here is my er...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20703088.html
I made a query in MS Access 97 that within Access works just fine.
When I tried to convert the query to run within a VBS script using this driver "Provider=MSDASQL.1;Persist Security Info=False;...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21086810.html
Im reinstalling CRM on the same server I had it on before. Before tying the CRM reinstall I uninstalled CRM, deleted the CRM directory and even uninstalled and reinstalled SQL.
Im reinstalling b...
http://www.experts-exchange.com/Database/Software/CRM/Q_21493338.html
Zones:
CRM SoftwareDate Answered: 07/19/2005 Rating: 8.0 Views: 0
In writing a asp application which has a table update
The code for update is as shown
set Cmd1 = Server.CreateObject("ADODB.Connection")
mydb1 = "DSN=listtables;uid=scott; pwd =tiger"
Cmd1.op...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10262198.htm...
Zones:
ASPDate Answered: 01/27/2000 Rating: 7.4 Views: 0
Still remember me!Need your help once again!
I tried to do a setup in a new workstation.The setup is successful...I've run the Mdac_typ.exe and DCom98.exe before I run the setup.exe.
As for m...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20149518.html
I am getting this error when I run a Stored Procedure in SQL Server 2000. Any pointers are gretly apreciated.
Microsoft OLE DB Provider for SQL Server error '80040e14'
Could not allocate space...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20184469.html