Click here to Skip to main content
15,891,473 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to use trigger in sql server 2005 ? Pin
Pete O'Hanlon18-Mar-07 23:54
mvePete O'Hanlon18-Mar-07 23:54 
QuestionHow can I Inserting to a table Pin
mghiassi17-Mar-07 6:41
mghiassi17-Mar-07 6:41 
AnswerRe: How can I Inserting to a table Pin
Colin Angus Mackay18-Mar-07 3:35
Colin Angus Mackay18-Mar-07 3:35 
GeneralRe: How can I Inserting to a table Pin
mghiassi18-Mar-07 9:35
mghiassi18-Mar-07 9:35 
GeneralRe: How can I Inserting to a table Pin
Colin Angus Mackay18-Mar-07 11:58
Colin Angus Mackay18-Mar-07 11:58 
Questiona problem with sql server 2005 in window vista ! Pin
mrkeivan17-Mar-07 2:58
mrkeivan17-Mar-07 2:58 
QuestionExporting data from sqlserver to Excel Pin
Tech_spidy17-Mar-07 2:11
Tech_spidy17-Mar-07 2:11 
AnswerRe: Exporting data from sqlserver to Excel Pin
kubben17-Mar-07 2:20
kubben17-Mar-07 2:20 
I would used DTS. It comes with SQL Server.
If you have sql server 2000 go to where you start enterprise manager. There is an icon that says import export. If you are using sql 2005 you need to go to the database you want to export the table. Right click the database go to tasks then export.
Pick your sql server name and database to export from.
Pick Excel from the drop down and set the output file name.
Then pick the table / table names or do a query.

I think that could work pretty nice for you process.

I hope that helps.
Ben
GeneralRe: Exporting data from sqlserver to Excel Pin
Tech_spidy17-Mar-07 3:50
Tech_spidy17-Mar-07 3:50 
QuestionCan i Copy paste sql table Pin
nikhil123417-Mar-07 0:21
nikhil123417-Mar-07 0:21 
AnswerRe: Can i Copy paste sql table Pin
mghiassi17-Mar-07 7:00
mghiassi17-Mar-07 7:00 
GeneralRe: Can i Copy paste sql table Pin
Ziyad Mohammad18-Mar-07 20:52
Ziyad Mohammad18-Mar-07 20:52 
GeneralRe: Can i Copy paste sql table Pin
mghiassi19-Mar-07 8:30
mghiassi19-Mar-07 8:30 
Questionstored procedure vs sql query Pin
Tauseef A16-Mar-07 16:07
Tauseef A16-Mar-07 16:07 
AnswerRe: stored procedure vs sql query Pin
kubben16-Mar-07 16:57
kubben16-Mar-07 16:57 
Questionmaster data - 'These columns don't currently have unique values' Pin
freeisgood16-Mar-07 13:11
freeisgood16-Mar-07 13:11 
AnswerRe: master data - 'These columns don't currently have unique values' Pin
PlayByTheRules16-Mar-07 23:58
PlayByTheRules16-Mar-07 23:58 
QuestionReturn output parameter and dataset Pin
Ridge Howison16-Mar-07 11:09
Ridge Howison16-Mar-07 11:09 
AnswerRe: Return output parameter and dataset Pin
kubben16-Mar-07 12:47
kubben16-Mar-07 12:47 
QuestionAutomatically generating scripts? [modified] Pin
LongRange.Shooter16-Mar-07 7:00
LongRange.Shooter16-Mar-07 7:00 
AnswerRe: Automatically generating scripts? Pin
Mark J. Miller19-Mar-07 5:57
Mark J. Miller19-Mar-07 5:57 
GeneralRe: Automatically generating scripts? Pin
LongRange.Shooter20-Mar-07 6:27
LongRange.Shooter20-Mar-07 6:27 
QuestionMultiple Instances - SQLSERVER Pin
clint198216-Mar-07 5:00
clint198216-Mar-07 5:00 
AnswerRe: Multiple Instances - SQLSERVER Pin
Mike Dimmick16-Mar-07 6:22
Mike Dimmick16-Mar-07 6:22 
GeneralRe: Multiple Instances - SQLSERVER Pin
clint198216-Mar-07 8:26
clint198216-Mar-07 8:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.