Re: Not enough Parameters?

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 02/28/05


Date: Sun, 27 Feb 2005 21:11:30 -0600


>
>>What if you use the ComObj unit in your uses clause... That unit
>>contains the EOleException class
>
>I have this unit in my uses clause? This bug is killing me!!

Your connection string is the problem
Try

 V.CompactDatabase('Data Source='+DB +';Jet OLEDB:Engine Type=5'+';Jet
OLEDB:Database Password=xxxxxxxx'
                        ,'Data Source='+'x.mdb;Jet OLEDB:Engine Type=5')

--
Brian Bushay (TeamB)
Bbushay@NMPLS.com


Relevant Pages

  • Re: [Info-ingres] case statement in where clause
    ... > Ingres SPARC SOLARIS Version II 2.6/0305 ... > Anyone ever tried putting a case statement into a where clause ... The syntax might be, but the intention isn't. ... Anything that crashes a server is a bug. ...
    (comp.databases.ingres)
  • Re: DataTable
    ... The select statement (or WHERE clause) is a ... I guess the (sql) analogy here is doing a select statement and having ... >> some unusual behaviour. ... etc it may be a bug after all. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [Info-Ingres] unexpected Ambiguous Replace
    ... FROM clause, and no aggregates in the SQL. ... have incontrovertible proof of a bug and you could progress it accordingly. ...
    (comp.databases.ingres)
  • Re: [Info-Ingres] mixing group by and order by clauses
    ... [Info-Ingres] mixing 'group by' and 'order by' clauses ... in the select clause must be contained in the group by clause". ... Dropping the group-by silently is a bug IMO. ...
    (comp.databases.ingres)
  • Re: Delphi 2007 is hanging
    ... If you add a file to the uses clause in a unit, ... the directory is in the Project Search Path. ... in my opinion there is a bug in the IDE. ... and Ctrl+Click opens the unit in the editor. ...
    (borland.public.delphi.non-technical)