Viewing 15 posts - 241 through 255 (of 3,366 total)
Now,
We are planning to install SQL Server 2008 standard edition on Server1(Which has SQL Server 2000 right now) and keep server2 as it is (SQL Server 2005 Enterprise Edition).
Will there...
April 2, 2010 at 12:38 pm
Using Integrated Windows Authentication by putting users in groups and giving the groups access to roles on the SSRS and similar have been best practices for maintenance and security for...
April 2, 2010 at 11:12 am
In general what I'd suggest is you set up some local or Active Directory Groups, assign the groups to roles on your Report server and then add the individual users...
April 2, 2010 at 10:42 am
MeltonDBA (4/2/2010)
darth.pathos (4/2/2010)
C:\SQL\ia64, \x64, and \x86. I also have autorun.inf, setup.exe, and a couple of other files.
I don't type that fast so Perry beat me to it...
But to re-iterate:
You...
April 2, 2010 at 10:03 am
darth.pathos (4/2/2010)
C:\SQL\ia64, \x64, and \x86. I also have autorun.inf, setup.exe, and a couple of...
April 2, 2010 at 9:48 am
Bru,
If you cannot use a dataset then you may have to use SQL Server Agent in another server try running it when the Agent is idle because when we ran...
April 2, 2010 at 8:50 am
james.arceri (4/1/2010)
I am starting a new web based application using C# (ASP.NET), and have been looking at the data model that is given to us by our friends at...
April 2, 2010 at 8:29 am
Bru Medishetty (4/2/2010)
I am using OLE DB Destination and I do not have table or fast load option for data access mode. The property you mentioned...
April 2, 2010 at 8:12 am
Copy the content of the DVD to your c drive and run setup in the tools folder that will install all the client tools which includes Management studio.
April 2, 2010 at 7:57 am
Data Source=.\SQLEXPRESS;AttachDbFilename="C:\Users\Dev\Documents\Visual Studio 2008\Projects\ABC\ABC\abc.mdf";Integrated Security=True;Connect Timeout=30;User Instance=True
The above is your problem you are trying to attach a SQL Server 2000 database as a User Instance that is invalid because 2000...
April 2, 2010 at 7:46 am
steve block (4/2/2010)
April 2, 2010 at 7:35 am
steve block (4/2/2010)
April 2, 2010 at 7:20 am
That's the real killer - people who treat persistent object data storage as dumb storage (generate the database from the classes, no-RI, no normalization, inappropriate data typing, etc.).
I think most...
April 1, 2010 at 6:32 pm
When the JPEG is in the database I think you need to put it in a rectangle to use it in a report, so if you are getting red x...
April 1, 2010 at 5:53 pm
ucbus 92278 (4/1/2010)
April 1, 2010 at 5:42 pm
Viewing 15 posts - 241 through 255 (of 3,366 total)