Click here to Skip to main content
15,898,371 members
Home / Discussions / Database
   

Database

 
QuestionSQL View returning different results Pin
Etienne_12324-May-11 20:17
Etienne_12324-May-11 20:17 
AnswerRe: SQL View returning different results Pin
Mycroft Holmes24-May-11 22:52
professionalMycroft Holmes24-May-11 22:52 
AnswerRe: SQL View returning different results Pin
S Douglas8-Jun-11 5:42
professionalS Douglas8-Jun-11 5:42 
QuestionSQL Server 2008 Import Data Pin
Zeyad Jalil24-May-11 19:59
professionalZeyad Jalil24-May-11 19:59 
AnswerRe: SQL Server 2008 Import Data Pin
abcurl24-May-11 22:17
abcurl24-May-11 22:17 
AnswerRe: SQL Server 2008 Import Data Pin
Mycroft Holmes24-May-11 22:49
professionalMycroft Holmes24-May-11 22:49 
AnswerRe: SQL Server 2008 Import Data Pin
SilimSayo25-May-11 3:49
SilimSayo25-May-11 3:49 
AnswerRe: SQL Server 2008 Import Data Pin
jschell25-May-11 10:24
jschell25-May-11 10:24 
SQL Server comes with "SQL Server Integration Services" which is commonly referred to as SSIS.

One commonly uses SSIS for data migration tasks. A very general outline of your solution would involve.
1. Create the migration task.
2. Schedule it so it runs repeatedly.


The following is a tutorial which which teaches SSIS basics as well as creating a data migration task.

http://technet.microsoft.com/en-us/library/ms365330.aspx[^]
QuestionUsing wildcard character Pin
Member 455049324-May-11 0:35
Member 455049324-May-11 0:35 
AnswerRe: Using wildcard character Pin
Pete O'Hanlon24-May-11 0:43
mvePete O'Hanlon24-May-11 0:43 
AnswerRe: Using wildcard character Pin
abcurl24-May-11 22:20
abcurl24-May-11 22:20 
QuestionSimple SQL format question Pin
Enochs23-May-11 5:21
Enochs23-May-11 5:21 
AnswerRe: Simple SQL format question Pin
David Mujica23-May-11 5:23
David Mujica23-May-11 5:23 
GeneralRe: Simple SQL format question Pin
Enochs23-May-11 6:36
Enochs23-May-11 6:36 
QuestionLinkedIn's database Pin
Jassim Rahma23-May-11 2:08
Jassim Rahma23-May-11 2:08 
AnswerRe: LinkedIn's database Pin
R. Giskard Reventlov23-May-11 2:11
R. Giskard Reventlov23-May-11 2:11 
AnswerRe: LinkedIn's database Pin
Pete O'Hanlon23-May-11 2:59
mvePete O'Hanlon23-May-11 2:59 
GeneralRe: LinkedIn's database Pin
wizardzz24-May-11 10:50
wizardzz24-May-11 10:50 
QuestionmySQL on 64bit Pin
Jassim Rahma22-May-11 3:35
Jassim Rahma22-May-11 3:35 
QuestionSQL Server Connection Failure Pin
εїзεїзεїз21-May-11 22:47
εїзεїзεїз21-May-11 22:47 
AnswerRe: SQL Server Connection Failure Pin
GenJerDan22-May-11 4:13
GenJerDan22-May-11 4:13 
QuestionGroup By All Columns except the image field Pin
Vimalsoft(Pty) Ltd21-May-11 9:00
professionalVimalsoft(Pty) Ltd21-May-11 9:00 
AnswerRe: Group By All Columns except the image field Pin
Vimalsoft(Pty) Ltd21-May-11 9:44
professionalVimalsoft(Pty) Ltd21-May-11 9:44 
GeneralRe: Group By All Columns except the image field Pin
Shameel25-May-11 8:20
professionalShameel25-May-11 8:20 
QuestionDataset folder Pin
paper6721-May-11 5:59
paper6721-May-11 5:59 

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.