Re: Access can't greate stored procedure

From: prosconpat (patforum_at_eircom.net)
Date: 06/29/04


Date: 29 Jun 2004 00:02:31 -0700

patforum@eircom.net (prosconpat) wrote in message news:<9b5beec4.0406280347.626acfc8@posting.google.com>...
> Hi,
> I have an ADP project which works fine in A2000 and W2K.
> Two users have Win XP Pro and can't execute the stored procedures
> because the stored procedures have been renamed e.g. sp_gethours to
> sp_gethours;1
> Can't do anything with the sp's can't open or edit etc.
> I also can't create a new SP in the ADP..if I attempt to access
> returns a message can't find the object storedprocedure1....
> If I try the ADP on a machine with Win XP and Office XP works fine so
> am missing something along the way.
> Any ideas?
> Many Thanks
> Patrick

SR1 is the answer



Relevant Pages

  • Access cant greate stored procedure
    ... I have an ADP project which works fine in A2000 and W2K. ... Two users have Win XP Pro and can't execute the stored procedures ...
    (microsoft.public.access.adp.sqlserver)
  • Extreme performance issues (SQL Server 2000/ADO.NET/C#)
    ... same exact stored procedures and views, run in the same exact order, through ... system that runs SQL Server (a 4-cpu Xeons system with 2gigs of physical ... When I execute these steps manually through query analyser,, ...
    (microsoft.public.sqlserver.server)
  • Sybase, JDBC, AutoCommit, DDL IN TRAN
    ... having executing Sysbase stored procedures via JDBC. ... stored procedure which contains DDL and with AutoCommit set to false I ... The explanation for this behaviour I have found is that the JDBC ... I need to be able to set AutoCommit to false and execute multiple ...
    (comp.lang.java.databases)
  • Re: Sybase, JDBC, AutoCommit, DDL IN TRAN
    ... > having executing Sysbase stored procedures via JDBC. ... > stored procedure which contains DDL and with AutoCommit set to false I ... > The explanation for this behaviour I have found is that the JDBC ... > I need to be able to set AutoCommit to false and execute multiple ...
    (comp.lang.java.databases)
  • Re: Records lost in an ADOStoredProc
    ... Use a thread to fire off the stored procedures so that your application ... Let's suppose it updates ... > the CacheSize is set to 1; it is worse when I increase the CacheSize. ... > I don't need to show records, only to execute the store procedure. ...
    (borland.public.delphi.database.ado)