Viewing 15 posts - 34,246 through 34,260 (of 39,800 total)
Terminal services will run in a browser. It will be slow, but it could work.
January 19, 2005 at 8:10 am
Can you not just recover the file from another server?
January 19, 2005 at 8:09 am
I think if they both have the same name/password it should work. You might need the same local account on each server.
January 19, 2005 at 8:09 am
I'd do a backup for sure and then get a checkdb running. If there are any errors, call PSS.
January 19, 2005 at 8:08 am
I didn't write the question, but I was under the impression that the website might use it's login, which would be a single login.
I think it also depends upon the...
January 18, 2005 at 11:44 am
If the text in syscomments isn't readable, then it's encrypted.
January 17, 2005 at 2:15 pm
IT seems most people that aren't experienced DBAs like the detach, attach method. I'd recomment that. (search detach on this site). For the logins, sp_help_revlogin from Microsoft (search technet) can...
January 17, 2005 at 2:13 pm
Not sure about Crystal or Access, but here's some basic ASP tutorials. http://www.realworldasp.net/
You really have a two part process. One to get the lookups and display for the user to...
January 12, 2005 at 9:48 am
This questions, as well as most on Reporting Services, were provided by a reporting services consultant (whom I greatly thank for his efforts). In the context of reporting services, which...
January 12, 2005 at 9:46 am
use with_tableresults and put the results in a table for later viewing.
January 12, 2005 at 9:44 am
Pls don't cross post. Answered in another thread.
January 12, 2005 at 9:44 am
I don't believe you can do some of these without being able to read the data. You could grant some roles, like backup or security to someone without having them...
January 12, 2005 at 9:43 am
Not sure about heap tables, but if you have a clustered index you can check which datafile these are stored on, which is the same as your table.
January 12, 2005 at 9:42 am
Viewing 15 posts - 34,246 through 34,260 (of 39,800 total)