Home | Advertising Info28 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: I would really appreciate some help with 80040e14 error
From: Jim McMahon
Date: 4/12/2000 1:51:14 PM
IP: 209.109.8.100



 

Can anyone please tell me, why do I keep getting an error when I do a search using SQL SELECT statement of an Access database? Thanks very much, --Jim

**Error message i keep getting**
Microsoft JET Database Engine error 80040e14
Syntax error in FROM clause.

**My code**
<% Option Explicit%>
<HTML>
<HEAD>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<TITLE>Fine Arts Image Database Search Code</TITLE>
</HEAD>
<BODY bgcolor="#ffffff">
<TABLE>
<%
Dim varCAT1, varCAT2, varCAT3, varCAT4, varCAT5, varCAT6
varCAT1 = Request.Form("CAT1")
varCAT2 = Request.Form("CAT2")
varCAT3 = Request.Form("CAT3")
varCAT4 = Request.Form("CAT4")
varCAT5 = Request.Form("CAT5")
varCAT6 = Request.Form("CAT6")

Dim adOpenForwardOnly, adLockReadOnly, adCmdTable
adOpenForwardOnly = 0
adLockReadOnly = 1
adCmdTable = 2

Dim objConn, objRS, objCommand, strSQL
Set objConn = Server.CreateObject("ADODB.Connection")
objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0; " & _
"Data Source=C:/ArtHistory/FineArts/ImageSearch/FineArtsDB.mdb; " & _
"Persist Security Info=False"

Set objRS = Server.CreateObject("ADODB.RecordSet")
strSQL = "SELECT * FROM Fineart "
When I use this: [strSQL = "Fineart"] it works fine

objRS.Open strSQL, objConn, adOpenForwardOnly, adLockReadOnly, adCmdTable

While Not objRS.EOF

Follow Up - Re: I would really appreciate some help with 80040e14 error - Pradeep 4/14/2000 3:51:56 AM

Follow Up - Re: I would really appreciate some help with 80040e14 error - Shailesh Lolam 4/14/2000 9:49:22 AM


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com