View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 07:47 PM
Bruce Loving
 
Posts: n/a
Default ADP revision numbers

I have an ADP connected to an SQL 2000 database that works fine on my
machine,
Opening the ADP show lists of stored procedures ala
up_ListPrograms
but, when I copy it to another computer, and open the ADP with the
same connection properties
all of the stored procedures and views have a ?revision? number after
them ala
up_ListPrograms,1

this breaks all my forms, reports etc.
anyone know if this can be controlled somehow?

Thans
Reply With Quote