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

Database

 
AnswerRe: how to sort on text data type column ? Pin
Wendelius24-Sep-08 11:04
mentorWendelius24-Sep-08 11:04 
Questionproblem with select within select Pin
wajans23-Sep-08 20:12
wajans23-Sep-08 20:12 
AnswerRe: problem with select within select Pin
Blue_Boy23-Sep-08 22:19
Blue_Boy23-Sep-08 22:19 
AnswerRe: problem with select within select Pin
wajans23-Sep-08 22:24
wajans23-Sep-08 22:24 
AnswerRe: problem with select within select Pin
Ashfield24-Sep-08 0:00
Ashfield24-Sep-08 0:00 
Questionreport procedure (advice) Pin
nelsonpaixao23-Sep-08 14:02
nelsonpaixao23-Sep-08 14:02 
QuestionEncoded Database Pin
TheEagle23-Sep-08 12:56
TheEagle23-Sep-08 12:56 
QuestionMigrate Access Db to SQL Server. Pin
VentsyV23-Sep-08 10:04
VentsyV23-Sep-08 10:04 
I'm working on a app that will act as a front end to a SQL Server Db. Originally the db was in Access and I used the migration wizard to move it to SQL Server. Subsequently I made changes to the schema on the SQL Server. Nothing radical, I added a few extra look up tables, extra foreign keys things like that.

Now, I have to come up with a way to transfer data from the original schema into the new schema. I was hoping I could have a menu option "Import data" where the user selects an Access file and all the data from that file is loaded into the (presumably) empty SQL Server Db.

However, I'm not sure how to do that. My project is in C#, with which I'm very familiar, but I do not have experience with the different SQL Server packages. I'm currently looking into SSIS, but I'm not sure if that's the way I should go. Should I use DTS instead ?? I also found the Microsoft.SqlServer.Management.Smo.Tranfer class that seems to copy and modify schemas programatically.

Any ideas ??
GeneralRe: Migrate Access Db to SQL Server. Pin
Wendelius23-Sep-08 10:28
mentorWendelius23-Sep-08 10:28 
GeneralRe: Migrate Access Db to SQL Server. Pin
VentsyV23-Sep-08 10:47
VentsyV23-Sep-08 10:47 
GeneralRe: Migrate Access Db to SQL Server. Pin
Wendelius23-Sep-08 11:09
mentorWendelius23-Sep-08 11:09 
GeneralRe: Migrate Access Db to SQL Server. Pin
VentsyV23-Sep-08 12:09
VentsyV23-Sep-08 12:09 
QuestionADO recordset.open connection.execute concurrent problem Pin
followait23-Sep-08 3:57
followait23-Sep-08 3:57 
AnswerRe: ADO recordset.open connection.execute concurrent problem Pin
Ashfield23-Sep-08 5:00
Ashfield23-Sep-08 5:00 
QuestionDefault date format Pin
mikobi23-Sep-08 3:23
mikobi23-Sep-08 3:23 
AnswerRe: Default date format Pin
NeverHeardOfMe23-Sep-08 3:59
NeverHeardOfMe23-Sep-08 3:59 
QuestionHow to perform a search in a table with given more than one paramaters (SQL SERVER EXPRESS 2008)? Pin
JUNEYT23-Sep-08 1:54
JUNEYT23-Sep-08 1:54 
AnswerRe: How to perform a search in a table with given more than one paramaters (SQL SERVER EXPRESS 2008)? Pin
Ashfield23-Sep-08 4:58
Ashfield23-Sep-08 4:58 
AnswerRe: How to perform a search in a table with given more than one paramaters (SQL SERVER EXPRESS 2008)? Pin
nelsonpaixao23-Sep-08 13:13
nelsonpaixao23-Sep-08 13:13 
AnswerRe: How to perform a search in a table with given more than one paramaters (SQL SERVER EXPRESS 2008)? Pin
Kevin Horgan23-Oct-08 9:53
Kevin Horgan23-Oct-08 9:53 
Questionarray of string in procedure Pin
Shaista Shafiq23-Sep-08 0:59
Shaista Shafiq23-Sep-08 0:59 
AnswerRe: array of string in procedure Pin
Ashfield23-Sep-08 1:21
Ashfield23-Sep-08 1:21 
Questionhug database Pin
mahmoudinirat23-Sep-08 0:39
mahmoudinirat23-Sep-08 0:39 
AnswerRe: hug database Pin
ChandraRam23-Sep-08 1:06
ChandraRam23-Sep-08 1:06 
AnswerRe: hug database Pin
Ashfield23-Sep-08 1:22
Ashfield23-Sep-08 1:22 

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.