Re: SQL

From: Unicorn (unicorn_at_somewhere.com)
Date: 10/28/04


Date: Thu, 28 Oct 2004 19:02:01 +0930

what drivers are you using to access the DBF file? The are errors with some
ODBC drivers which result in this error the first time they are initialised.
Trapping the error and trying again is the work around for this.

The fact that you error message mentions Paradox is a little weird, dbase is
not paradox. Perhaps you could post the connections string which is causing
the problem?

Matt

"Jowsie" <Jowsie@discussions.microsoft.com> wrote in message
news:C421EC99-E58E-4D7C-A801-C1EB8B242805@microsoft.com...
> I want to create a recordset from a dbf (dbase IV) file using SQL with a
> group by statement. Is this possible?
> I receive a strange error message, saying that (translated from dutch) the
> selected setting of the sorting sequence is not supported by the operating
> system, and that I need to change the settings for the CollatingSequence
for
> Paradox in the registry. I did this, following the instructions, but it
> didn't help, I continue to receive the same error message.
>
> Even without the group by statement, I get the error, using this SQL:
> SELECT [temp].FID FROM [temp];
>
> I need this group by statement, because I need to know the number of
unique
> values and the min and max value in the field FID.
>
> TIA,
> Jowsie
>



Relevant Pages

  • Re: Read MySQL tables with Paaradox 8
    ... Of course all of my testing was done with the MS 5.1 and Intersolv ODBC drivers. ... What I am doing is taking MySQL tables generated by my web store software, and adding records to make them usable by my accounting software. ... Another alternative is to save and resave the tables after running Paradox in a backup .sql file using PHPMyAdmin built into the web store software. ... The Alias listbox does not work correctly with SQL alias ...
    (comp.databases.paradox)
  • Re: Reviewing my code. Displaying a BLOB image through a browser
    ... Ok I made that change and now I get this error message in my browser. ... Microsoft OLE DB Provider for ODBC Drivers ... Please reply to the newsgroup. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Suddenly ODBC driver does not work
    ... > Suddenly the users and I get an error message when trying to open the ... > The page stops and shows "ODBC Drivers error '80040e21' ... I just noticed that you are using MySQL. ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • Data access
    ... I tried accessing databases like MS-Access, ... and Oracle via ODBC drivers. ... connects to the database, I have encountered "Microsoft ... error Message' which is asking me to send the report to ...
    (microsoft.public.windowsxp.general)
  • Re: Damaged ODBC Drivers
    ... >> I have received error messages stating that my ODBC drivers may be ... > When are you getting the error message? ... > you find the instructions saying to uninstall SP2? ... The solution was to copy the registry ...
    (microsoft.public.windowsxp.basics)