Re: Using Access 2000 db with VB 6
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Fri, 13 May 2005 14:46:29 -0400
Check out the SQL statement you are using..
Post the SQL statement and maybe we can see something wrong with it...
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
"surcharge" <surcharge.1ozn7h@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:surcharge.1ozn7h@xxxxxxxxxxxxxxxxxxxxxxxx
>
> I get this error message when I try to get data from an Access 2000
> database: Syntax error in From clause.
>
> This is the provider I'm using:
> Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and
> Settings\ceriksen\My Documents\FL SIRePository\FL SIRePository
> V1.0\SIRpository.mdb;Persist Security Info=False
>
> This works with an Access 97 version of the database but not the 2000
> version.
>
> How do I view the From clause to fix it?
>
>
>
> --
> surcharge
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>
.
- References:
- Using Access 2000 db with VB 6
- From: surcharge
- Using Access 2000 db with VB 6
- Prev by Date: Re: About supported by Provider Microsoft.Jet.Oledb.4.0
- Next by Date: Re: Visual Basic.net, ADO.Net
- Previous by thread: Using Access 2000 db with VB 6
- Next by thread: info and questions on conversion to A03
- Index(es):
Relevant Pages
|