all groups > sql server misc > january 2005
Default language - how to change (persistently)
Posted by Dan Freer at 1/31/2005 5:55:55 PM
I am going mad trying to get SQL Server to use the dmy dateformat as a
default (instead of mdy).
(I know about SET DATEFORMAY dmy, but this is not persistent)
To do this I have tried setting the default language to British English in
Enterprise Manager, but it make no difference.
If I e... more >>
Can't start SQL Sever 2000 after sysprep.
Posted by zenophile at 1/27/2005 1:57:11 PM
Hello,
After applying sysprep to this machine (Win XP pro SP2) I can't
start SQL Sever 2000 SP3a (Personal).
The computer doesn't have a domain. I initially started it again
(after sysprep) with the wrong workgroup but that has now been
corrected.
Although I can see the service in the sy... more >>
Reporting Services
Posted by no one at 1/25/2005 2:44:51 AM
I am looking for informaton about Reporting Services, in particular how
to change the datasource, username and password for a report
programmically. Right now, I can only get it to work after changing the
file once it has been deployed to the server. For the amount of reports
that need to be c... more >>
custom transformation and broken FK
Posted by aamirghanchi NO[at]SPAM yahoo.com at 1/15/2005 3:04:44 PM
Hi,
I need to do the following through Enterprise Manager (EM).
I need to copy the structure of all the tables along with their PK, FK
etc and need to copy the data of only select set of tables (not all of
them). I tried doing this in EM but lost the relationship between
tables in the target ... more >>
Restore sql7 without .bks file
Posted by Glenn Clark at 1/3/2005 11:50:13 AM
Hi all hope someone can help. Over the christmas period we had a
server crash which we can no longer get in to. I have built 2000 server on a
new hard drive and re-installed sql 7 with a script which sets up the basic
databases from previous so we only need to do a restore but can ... more >>
|