Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-08-21 : 14:54:57
|
| Sinead writes "I have tryed to add our stored proedures to sourcesafe by followed the instructions of the Microsoft artical "Howto: Put Stored Procedures Under Source Control in Visual Interdev" and it all works great until I close interdev. When I reopen the interdev project and try to access a stored procedure i get the following error when i enter my userid and password in the sourcesafe logon box:ADO ERROR: Could not find the stored procedure 'dbo.dt_ValidateLoginParams'. I have tried it out on a number of different databases and I get the same error every time. Have you any ideas what may be causing this or how I may solve this problem?ThanksSinéad" |
|
|
|
|
|