Click here to Skip to main content
15,892,575 members
Home / Discussions / Database
   

Database

 
QuestionMySQL Select help required Pin
djhankypark12-Nov-10 12:11
djhankypark12-Nov-10 12:11 
AnswerRe: MySQL Select help required Pin
Luc Pattyn12-Nov-10 12:55
sitebuilderLuc Pattyn12-Nov-10 12:55 
GeneralRe: MySQL Select help required Pin
djhankypark23-Nov-10 7:29
djhankypark23-Nov-10 7:29 
GeneralRe: MySQL Select help required Pin
Luc Pattyn23-Nov-10 7:43
sitebuilderLuc Pattyn23-Nov-10 7:43 
QuestionTimeourt Pin
logicon12-Nov-10 1:00
logicon12-Nov-10 1:00 
AnswerRe: Timeourt Pin
Goutam Patra12-Nov-10 1:44
professionalGoutam Patra12-Nov-10 1:44 
AnswerRe: Timeourt Pin
Luc Pattyn12-Nov-10 2:24
sitebuilderLuc Pattyn12-Nov-10 2:24 
GeneralUse a where clause Pin
David Mujica12-Nov-10 3:08
David Mujica12-Nov-10 3:08 
Sounds to me like you are trying to fetch way too many rows in one shot. You should re-think your logic and select only the rows you really need in your applicaiton.

If you really need to accessing millions of rows, then maybe you should be using a datareader and not try to fill a dataset.

Why don't you post a brief summary of what you are trying to do any the folks here will give you all kinds of ideas on how to attack the problem.

Good luck. Thumbs Up | :thumbsup:
GeneralRe: Use a where clause Pin
Luc Pattyn12-Nov-10 3:10
sitebuilderLuc Pattyn12-Nov-10 3:10 
GeneralOops, my bad Pin
David Mujica12-Nov-10 5:32
David Mujica12-Nov-10 5:32 
GeneralRe: Use a where clause Pin
logicon12-Nov-10 9:03
logicon12-Nov-10 9:03 
GeneralRe: Use a where clause Pin
PIEBALDconsult12-Nov-10 9:36
mvePIEBALDconsult12-Nov-10 9:36 
GeneralRe: Use a where clause Pin
Mycroft Holmes12-Nov-10 10:58
professionalMycroft Holmes12-Nov-10 10:58 
GeneralRe: Use a where clause Pin
PIEBALDconsult12-Nov-10 15:23
mvePIEBALDconsult12-Nov-10 15:23 
AnswerRe: Timeourt Pin
thatraja12-Nov-10 2:47
professionalthatraja12-Nov-10 2:47 
AnswerRe: Timeourt Pin
jschell16-Nov-10 9:03
jschell16-Nov-10 9:03 
QuestionCreate table from xml file Pin
Hum Dum11-Nov-10 22:07
Hum Dum11-Nov-10 22:07 
AnswerRe: Create table from xml file Pin
Eddy Vluggen13-Nov-10 9:18
professionalEddy Vluggen13-Nov-10 9:18 
GeneralRe: Create table from xml file Pin
Hum Dum14-Nov-10 19:05
Hum Dum14-Nov-10 19:05 
GeneralRe: Create table from xml file Pin
Mycroft Holmes14-Nov-10 20:37
professionalMycroft Holmes14-Nov-10 20:37 
Questionin which version of sql i can get this performance tools & database tuning advisor Pin
vinu.111111-Nov-10 19:00
vinu.111111-Nov-10 19:00 
AnswerRe: in which version of sql i can get this performance tools & database tuning advisor Pin
thatraja11-Nov-10 19:27
professionalthatraja11-Nov-10 19:27 
GeneralRe: in which version of sql i can get this performance tools & database tuning advisor Pin
vinu.111111-Nov-10 19:31
vinu.111111-Nov-10 19:31 
QuestionMySQL-incorrect information in file frm Pin
PeriyasamyRamachandran9-Nov-10 23:24
PeriyasamyRamachandran9-Nov-10 23:24 
AnswerRe: MySQL-incorrect information in file frm Pin
Luc Pattyn10-Nov-10 7:21
sitebuilderLuc Pattyn10-Nov-10 7:21 

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.