Reply

Join Date: Nov 2009
Posts: 1
Reputation: zahmatkesh is an unknown quantity at this point 
Solved Threads: 0
zahmatkesh zahmatkesh is offline Offline
Newbie Poster

Dataset

 
0
  #1
25 Days Ago
hi
i have a table with 1 milion record.
i want to sort and read in 1000 groups.
i can read diffrent groups but i want to apped 2 datset to each other.
how can i do that?
pleae help me.
thanks
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 10
Reputation: cao is an unknown quantity at this point 
Solved Threads: 4
cao cao is offline Offline
Newbie Poster
 
0
  #2
21 Days Ago
You did not state what type of db table you are using but have a look at the sql command union
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 443
Reputation: FlamingClaw will become famous soon enough FlamingClaw will become famous soon enough 
Solved Threads: 106
FlamingClaw's Avatar
FlamingClaw FlamingClaw is offline Offline
Posting Pro in Training
 
0
  #3
20 Days Ago
one million records....that's nice .....
where do you store them,in a file or in the memory(is this a linked list?)?
Be a good part of the community.Don't be ungrateful.
If you ask something on the forum and you got the right answer then mark as solved!
If my opinion helped to you a lot then sometimes give reputation point to me.
I'm just a pascal programmer from Hungary.
Farewell...
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 40
Reputation: BitFarmer is an unknown quantity at this point 
Solved Threads: 3
BitFarmer BitFarmer is offline Offline
Light Poster
 
0
  #4
15 Days Ago
If you have ONE table, you can't append two dataset... something is not right in your question... if you have " tables and want to mix them into a single query, you should try UNION, as far as you are accesing those record via SQL.

With the info you sent, that's all I can say!
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 40
Reputation: BitFarmer is an unknown quantity at this point 
Solved Threads: 3
BitFarmer BitFarmer is offline Offline
Light Poster
 
0
  #5
15 Days Ago
If you have ONE table, you can't append two dataset... something is not right in your question... if you have 2 tables and want to mix them into a single query, you should try UNION, as far as you are accesing those record via SQL.

With the info you sent, that's all I can say!
Reply With Quote Quick reply to this message  
Reply

Message:



Other Threads in the Pascal and Delphi Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC