W
WB
I have an adp file that shows the correct stored procedure names.
When I open the same file on a second machine, the names are the same until
the very end. somehow, the names all show a semi-colon followed by the
number one.
ex:
sp_someName;1
How do I prevent this?
WB
When I open the same file on a second machine, the names are the same until
the very end. somehow, the names all show a semi-colon followed by the
number one.
ex:
sp_someName;1
How do I prevent this?
WB