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
3 workbooks need to extract colums from each workbook each would be different and get to 1 new workbook
FTP Issue Connecting through Web Browser but not FTP Client
basic physics - reflection versus refraction
What do I need to do with my existing win 2003 server DC when adding a Win 2008 SBS in the domain as a GC
Macro to merge columns in Word tables
CAB (inside MSI) files Vs EXE file
Display rows as columns
ESX 4i Problem After RAM Upgrade
PHP array problem (filled with db data)
write to app.config file