Re: ADP works, ADE on same machine does not

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



<NorbertMeiss@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

> I installed Access 2003 runtime on a Windows 2000 system and tried to start
> an ADE which I had prepared shortly before on the server where the SQL Server
> 2000 database resides. I had to do so because the connection had to be
> changed because we transferred the adp from the development environment to
> the production environment. The ADE returns errors like 'The expression you
> entered as OnClick Event...' and problems with 'str, left, right, asc'.
> However I can start the adp, which was the source for creating the ade, on
> the same machine without any problems. Since there is no office installed I
> cannot really debug...
> Any ideas where to start thinking?

Check your refrences (Menu "Tools"->"References" in the VBA-Editor) of
the ADP you used to create the ADE. Remove all refenrences that you do
not need, make sure any refenrence you need is available on the target
machine.

HTH
Phil
.



Relevant Pages

  • Re: ADP works, ADE on same machine does not
    ... I'd guess your ADE file was not generated on this problemic machine, ... >I installed Access 2003 runtime on a Windows 2000 system and tried to start ... > changed because we transferred the adp from the development environment to ...
    (microsoft.public.access.adp.sqlserver)
  • Re: ADP problems after SQL 2005 Upgrade
    ... I did most of this - built the ade from adp on target machine but did the ... Will try the decompile on site. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: ADP problems after SQL 2005 Upgrade
    ... Thanks for your response, Sylvain. ... I tried giving the end users the ADP rather than the ADE. ... I use the /decompile switch but I'm also using it with the ...
    (microsoft.public.access.adp.sqlserver)
  • Re: ADP problems after SQL 2005 Upgrade
    ... ADP database file? ... I'm not a network expert myself. ... Sylvain Lafontaine, ing. ... I totally rebuilt the ADP and made ADE on site. ...
    (microsoft.public.access.adp.sqlserver)
  • Automating an MS Access 2000 ADE in VB.NET
    ... I have read many threads on this forum, the MSDN & MS Knowledge base about automating an Access MDB or ADP in my case and I have managed to automate an ADP, but this exposes the database and code to the user. ... I want to automate an MS Access 2000 ADE in VB.NET and to be able to call the Access Reports and pass across the necessary stored procedure parameters. ...
    (microsoft.public.dotnet.languages.vb)