Microsoft
Software
Hardware
Network
Question : Transfer DB from SQL 2000 on one server to SQL 2008 on another server
Hello Experts
I am moving my db from one server running SQL 2000 to another server running SQL 2008.
I am planning to do the Backup and restore method which I found in previous EE posts. Would
I need to transfer the logins seperately or this restore on new server will transfer everything
including logins? If I needed to do this manually how can I do that.
Thanks for your time and suggestions.
Answer : Transfer DB from SQL 2000 on one server to SQL 2008 on another server
select segment_name,segment_type from dba_segments where tablespace_name='SOMENAME'
;
Random Solutions
Convert bigint into date
Calculating totals for an option group
windows 7 will not boot after windows updates last night
Laptop seems to think there is media in the DVD-ROM drive
.Net XML Serialization of complex objects
how to simplify this
can't deploy symantec endpoint client through the manager
.bat file to automatically download from FTP
jrxml and jasper
SNMP v3 on Cisco ASA