Click here to Skip to main content
15,902,189 members
Home / Discussions / Database
   

Database

 
GeneralRe: .NET raises Native exception in SQL Compact on WinCE Pin
Covean16-Mar-10 0:16
Covean16-Mar-10 0:16 
QuestionSheduling for send Mail Pin
lrsalunkhe14-Mar-10 20:50
lrsalunkhe14-Mar-10 20:50 
AnswerRe: Sheduling for send Mail Pin
Mycroft Holmes14-Mar-10 22:47
professionalMycroft Holmes14-Mar-10 22:47 
QuestionTranslate data from one schema to another Pin
treefirmy14-Mar-10 10:37
treefirmy14-Mar-10 10:37 
AnswerRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 12:40
professionalMycroft Holmes14-Mar-10 12:40 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 13:38
treefirmy14-Mar-10 13:38 
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 14:45
professionalMycroft Holmes14-Mar-10 14:45 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 15:54
treefirmy14-Mar-10 15:54 
Thanks for the info – that seems like a sane way to go.

Of course, things are a little more involved as we don’t have the actual data that will be fed to the tool. The tool is supposed to run on customer data, possibly 1000’s of customers with 10-100,000 ‘databases’ each. ‘database’ == ISAM database. The company of course has sample ‘databases’ and can create ‘databases’ but it does not have the actual data that this tool will be fed.

Using a script seems like a much better way to go as the script could be modified by a DB admin at the customer site whereas doing it in code means rewriting/refactoring and recompiling (well unless they could somehow jam the change into the XML file – yeah, I know doubtful).

I’m naïve about SQL scripting, how would one go about actually stuffing the ISAM data into the new SQL server tables? I’ve only ever written C# code to call stored procs. Is this what you mean?

The company already tried to have this project done offshore with terrible results (they completely ignored memory considerations). Unfortunately, I’m not sure I would be able to convince them to go the script way as they seem to want this done in code.

Hopefully this all makes some sort of sense – I’m not even close to being DB savvy.
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 16:48
professionalMycroft Holmes14-Mar-10 16:48 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 17:10
treefirmy14-Mar-10 17:10 
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 17:46
professionalMycroft Holmes14-Mar-10 17:46 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 18:00
treefirmy14-Mar-10 18:00 
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 18:15
professionalMycroft Holmes14-Mar-10 18:15 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 18:23
treefirmy14-Mar-10 18:23 
GeneralRe: Translate data from one schema to another Pin
Jörgen Andersson14-Mar-10 23:27
professionalJörgen Andersson14-Mar-10 23:27 
QuestionCalling Oracle Function via Linked Server returns error [modified] Pin
Ph@ntom14-Mar-10 2:13
Ph@ntom14-Mar-10 2:13 
AnswerRe: Calling Oracle Function via Linked Server returns error Pin
Mycroft Holmes14-Mar-10 14:55
professionalMycroft Holmes14-Mar-10 14:55 
GeneralRe: Calling Oracle Function via Linked Server returns error Pin
Ph@ntom14-Mar-10 19:19
Ph@ntom14-Mar-10 19:19 
QuestionSample datamodel for marketing promotion Pin
anushh13-Mar-10 20:52
anushh13-Mar-10 20:52 
AnswerRe: Sample datamodel for marketing promotion Pin
Mycroft Holmes13-Mar-10 23:55
professionalMycroft Holmes13-Mar-10 23:55 
AnswerRe: Sample datamodel for marketing promotion Pin
Andy_L_J14-Mar-10 1:32
Andy_L_J14-Mar-10 1:32 
Questionselect before and after question Pin
Eli Nurman13-Mar-10 8:44
Eli Nurman13-Mar-10 8:44 
AnswerRe: select before and after question Pin
Luc Pattyn13-Mar-10 9:08
sitebuilderLuc Pattyn13-Mar-10 9:08 
AnswerRe: select before and after question Pin
Chris Meech13-Mar-10 9:10
Chris Meech13-Mar-10 9:10 
GeneralRe: select before and after question Pin
Eli Nurman13-Mar-10 9:24
Eli Nurman13-Mar-10 9:24 

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.