Click here to Skip to main content
15,909,591 members
Home / Discussions / Database
   

Database

 
AnswerToo normalized ? Pin
David Mujica5-May-09 8:27
David Mujica5-May-09 8:27 
GeneralRe: Too normalized ? Pin
Mycroft Holmes5-May-09 14:56
professionalMycroft Holmes5-May-09 14:56 
GeneralRe: Too normalized ? Pin
AlexeiXX37-May-09 7:59
AlexeiXX37-May-09 7:59 
GeneralRe: Too normalized ? Pin
Mycroft Holmes7-May-09 14:22
professionalMycroft Holmes7-May-09 14:22 
GeneralRe: Too normalized ? Pin
AlexeiXX37-May-09 7:47
AlexeiXX37-May-09 7:47 
GeneralGlad to Help Pin
David Mujica7-May-09 7:56
David Mujica7-May-09 7:56 
QuestionSQL SERVER Pin
vasini5-May-09 4:07
vasini5-May-09 4:07 
AnswerDivide and conquer Pin
David Mujica5-May-09 5:11
David Mujica5-May-09 5:11 
What I would do is create ranges to export. For example, say the data is customer data, you could easily create 26 separate files by exporting customers by the first letter of their last name. Create an A file, B file, etc.

If your table is accounting in nature, use ranges of the account numbers.
Ex: Account: 1000-1999, 2000-2999, etc
GeneralRe: Divide and conquer Pin
vasini5-May-09 7:53
vasini5-May-09 7:53 
GeneralRe: Divide and conquer Pin
David Mujica5-May-09 8:20
David Mujica5-May-09 8:20 
Questionsecurity in MS access Pin
hrishiS5-May-09 2:01
hrishiS5-May-09 2:01 
AnswerRe: security in MS access Pin
Eddy Vluggen5-May-09 7:26
professionalEddy Vluggen5-May-09 7:26 
GeneralRe: security in MS access Pin
hrishiS5-May-09 21:19
hrishiS5-May-09 21:19 
GeneralRe: security in MS access Pin
Eddy Vluggen6-May-09 2:13
professionalEddy Vluggen6-May-09 2:13 
QuestionDuplicates Helps Pin
Vimalsoft(Pty) Ltd4-May-09 21:42
professionalVimalsoft(Pty) Ltd4-May-09 21:42 
AnswerRe: Duplicates Helps Pin
Tim Carmichael4-May-09 23:30
Tim Carmichael4-May-09 23:30 
GeneralRe: Duplicates Helps Pin
Vimalsoft(Pty) Ltd4-May-09 23:46
professionalVimalsoft(Pty) Ltd4-May-09 23:46 
GeneralRe: Duplicates Helps Pin
WoutL5-May-09 0:24
WoutL5-May-09 0:24 
GeneralRe: Duplicates Helps Pin
Vimalsoft(Pty) Ltd5-May-09 1:29
professionalVimalsoft(Pty) Ltd5-May-09 1:29 
QuestionFreeText in SQL Server 2005 Pin
NarVish4-May-09 19:51
NarVish4-May-09 19:51 
QuestionCURSOR visibility/scope (MySQL + Oracle + M$SQL) Pin
devvvy4-May-09 19:23
devvvy4-May-09 19:23 
AnswerRe: CURSOR visibility/scope (MySQL + Oracle + M$SQL) Pin
Mycroft Holmes5-May-09 15:01
professionalMycroft Holmes5-May-09 15:01 
Questionneed help with rowid values Pin
MeRoX4-May-09 9:17
MeRoX4-May-09 9:17 
AnswerRe: need help with rowid values Pin
Henry Minute4-May-09 10:10
Henry Minute4-May-09 10:10 
GeneralRe: need help with rowid values Pin
MeRoX4-May-09 10:14
MeRoX4-May-09 10:14 

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.