C# Paradox Database odbc
- From: "Michael Gerbasio" <mwgerbasio@xxxxxxxxxxx>
- Date: Mon, 31 Oct 2005 07:31:16 -0500
Hi,
I'm an amateur programmer and I have been using Delphi but want to start
using C#.
I need to connect to some existing Paradox database tables but I'm not
having any luck with it using VS 2005 Beta 2. I've searched with google and
on MSDN but still can't get it working.
I set up the connection using the wizards and in Server Explorer I can see
the table fields. If I do a SQL Query, I can see the data. The problem is
when I go to create a Data Source so I can use the data in a grid it doesn't
work, I get the following error with every table:
<'C:\DBTEST'..'MODULE'>
Error in SELECT clause: expression near '''.
Missing FROM clause.
Unable to parse query test.
I can't find where I would be able to modify these sql queries to try and
fix it. I've spent hours reading up on connecting with OLEDB or ODBC but
haven't been able to get it working. Any suggestions? Thanks.
Regards-Michael G.
.
- Follow-Ups:
- Re: C# Paradox Database odbc
- From: Michael Gerbasio
- Re: C# Paradox Database odbc
- Prev by Date: Re: SQLSetPos returning HY106 "Fetch type out of range"??
- Next by Date: Re: C# Paradox Database odbc
- Previous by thread: ODBC to *PST
- Next by thread: Re: C# Paradox Database odbc
- Index(es):
Relevant Pages
|