Click here to Skip to main content
15,912,069 members
Home / Discussions / Database
   

Database

 
AnswerRe: sql Server 2000 Change table datas to another table Pin
Colin Angus Mackay17-Jun-07 23:41
Colin Angus Mackay17-Jun-07 23:41 
Generalthank u Pin
kankeyan17-Jun-07 23:49
kankeyan17-Jun-07 23:49 
Questionblob Pin
WhiteGirl2317-Jun-07 22:41
WhiteGirl2317-Jun-07 22:41 
AnswerRe: blob Pin
Colin Angus Mackay17-Jun-07 23:11
Colin Angus Mackay17-Jun-07 23:11 
QuestionDAAB January 2006 @ReturnValue Confusion Pin
Brendan Vogt17-Jun-07 9:52
Brendan Vogt17-Jun-07 9:52 
AnswerRe: DAAB January 2006 @ReturnValue Confusion Pin
sam#17-Jun-07 21:59
sam#17-Jun-07 21:59 
AnswerRe: DAAB January 2006 @ReturnValue Confusion Pin
Mike Dimmick18-Jun-07 5:28
Mike Dimmick18-Jun-07 5:28 
QuestionHow to get a better way to retrieve data from database? Pin
davidlks17-Jun-07 0:52
davidlks17-Jun-07 0:52 
Hi all,

I am currently doing a SPC (Statiscal Process Control) software. It is related to Vision Inspection Machine. The software is doing using VC 6 MFC, and database using Microsoft Access.

I am in the final stage of the software development. Now i am facing the problem when i try to retrieve data from the table. The data was extremly huge (about 150k row for a table in a single day, it continue append) and make my software extremely slow when i display all my graph. As is keep track of each of every data that have been inspected by the machine.

At first, i get all needed data using for loop, then i put some comparison in it. If it fullfill then it will use ADO to send query to access. The processing time was horrible. Then i find out that if i retrieve the whole junk of data for the coloum i needed in a CStringArray, then only i compare the CStringArray in the for loop. The time was shorten, it take about 5 to 10 second.

My question is, am i doing the right way of getting data ? Is there any faster method ? Or is this the limitation if Microsoft Access ? Please help.

Thanks alot

Best regards,
David
AnswerRe: How to get a better way to retrieve data from database? Pin
sam#17-Jun-07 21:53
sam#17-Jun-07 21:53 
QuestionSQL server 2005 Enterprise Edition Doubt... Pin
Sathyaa1516-Jun-07 23:18
Sathyaa1516-Jun-07 23:18 
AnswerRe: SQL server 2005 Enterprise Edition Doubt... Pin
sam#17-Jun-07 21:45
sam#17-Jun-07 21:45 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay17-Jun-07 21:48
Colin Angus Mackay17-Jun-07 21:48 
AnswerRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay17-Jun-07 21:47
Colin Angus Mackay17-Jun-07 21:47 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
sam#17-Jun-07 21:56
sam#17-Jun-07 21:56 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay17-Jun-07 22:40
Colin Angus Mackay17-Jun-07 22:40 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Pete O'Hanlon17-Jun-07 23:43
mvePete O'Hanlon17-Jun-07 23:43 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Mike Dimmick18-Jun-07 2:34
Mike Dimmick18-Jun-07 2:34 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay18-Jun-07 8:47
Colin Angus Mackay18-Jun-07 8:47 
QuestionFULL TEXT SEACRH SQL SERVER 2000 Pin
Durahman Hamdan16-Jun-07 17:54
Durahman Hamdan16-Jun-07 17:54 
AnswerRe: FULL TEXT SEACRH SQL SERVER 2000 Pin
Member 387988117-Jun-07 20:41
Member 387988117-Jun-07 20:41 
Questiongroup by clause. Pin
Vipin.d15-Jun-07 23:25
Vipin.d15-Jun-07 23:25 
AnswerRe: group by clause. Pin
Arun.Immanuel16-Jun-07 1:07
Arun.Immanuel16-Jun-07 1:07 
GeneralRe: group by clause. Pin
Vipin.d16-Jun-07 20:59
Vipin.d16-Jun-07 20:59 
GeneralRe: group by clause. Pin
Arun.Immanuel16-Jun-07 21:16
Arun.Immanuel16-Jun-07 21:16 
Questioncoping tables os Sql srver to folder Pin
razanabanu15-Jun-07 22:58
razanabanu15-Jun-07 22:58 

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.