Re: access function 'Replace' in delphi
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 10/29/03
- Next message: Brian Bushay TeamB: "Re: SQL Server extended procedures (xp_sendmail, etc)"
- Previous message: Brian Bushay TeamB: "Re: TAdoDataSet for Excel"
- In reply to: Vincent Choy: "access function 'Replace' in delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Oct 2003 19:26:43 -0600
> i try to create a view with the replace function in access 2000, i find
>that there is no problem. however, when i run it at delphi, there is an
>error (undefine replace function). Does anyone know why.
A function needs to be defined in the JET engine to work in delphi and the only
functions that are defined in JET that I am aware of are the SQL aggregating
functions
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: SQL Server extended procedures (xp_sendmail, etc)"
- Previous message: Brian Bushay TeamB: "Re: TAdoDataSet for Excel"
- In reply to: Vincent Choy: "access function 'Replace' in delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]