Tagged Questions
0
votes
1answer
981 views
System.Web.Services.Protocols.SoapException: Server was unable to process request
i am using .net webservice for restoring the database in sqlserver. i am using SQLDMO.dll, to restoring database, when i run the app, i getting the following Error.
...
0
votes
3answers
544 views
How to make app fully SQL Server 2005 compatible?
We have an application that use MSSQL, when we move to 2005, basically we recommend to our client to apply the backward compatibility package and that’s it, but somebody ask me what to do to be 100% ...