Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Big database, problem the transfert

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-11-22 : 07:40:09
Carl writes "I'm working with VB.net (dataset) and sql server. My client want the general button (next, prior, last , first, seek ,etc).

My problem is my database is very big(7 000 000), i must to transfert batch by batch. My PK is not autoincrement.


How i can do that, thanks a lot

Carl"

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-11-22 : 07:42:20
Do you mean this pagination?
http://weblogs.sqlteam.com/jeffs/archive/2003/12/22/672.aspx
http://www.aspfaq.com/show.asp?id=2120

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -