Ask a Question related to ASP Database, Design and Development.
-
JW #1
Looking for SQLDMO help
I am trying to use the SQLDMO object look at SQL server status and job
status. I am using code-behind in an ASP.NET page to call the object. If
I set the .LoginSecure property to TRUE (ie. use windows auth), I get
the following error : [Microsoft][ODBC SQL Server Driver][SQL
Server]Login failed for user '(null)'. Reason: Not associated with a
trusted SQL Server connection. If I set the property to FALSE and use a
Login I have setup on the SQL server, it only works if the Login has a
Role of System Admin.(which I don't want to do). I am wondering if
anyone else has had a similar problem and worked out the answer.
Thanks,
Jim
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
JW Guest
-
SQLDMO?
SQLDMO does not seem to come with Vista. Will Vista support SQLDMO (granted a bit long in the tooth)? Where do I get the dlls for them? Thanks. -
shrinking database with sqldmo
Hi, I am trying to shrink a database using sqldmo. I get the following errors with this code, in visual basic 5.0 "expected function or... -
Bob Barrows #2
Re: Looking for SQLDMO help
JW wrote:
This is a classic asp newsgroup. While you may be lucky enough to find a> I am trying to use the SQLDMO object look at SQL server status and job
> status. I am using code-behind in an ASP.NET page
dotnet-savvy person here who can answer your question, you can eliminate the
luck factor by posting your question to an appropriate group. I suggest
microsoft.public.dotnet.framework.aspnet.
HTH,
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows Guest



Reply With Quote

