Click here to Skip to main content
15,901,426 members
Home / Discussions / Database
   

Database

 
GeneralRe: Decrypting stored-procedures in SQL-Sever Pin
K. Gulden13-Jan-04 8:19
K. Gulden13-Jan-04 8:19 
GeneralClickety Pin
Arjan Einbu18-Jan-04 3:55
Arjan Einbu18-Jan-04 3:55 
GeneralRe: Decrypting stored-procedures in SQL-Sever Pin
K. Gulden19-Jan-04 5:56
K. Gulden19-Jan-04 5:56 
Generaliff function in sql server Pin
khattak12-Jan-04 4:46
khattak12-Jan-04 4:46 
GeneralRe: iff function in sql server Pin
Mike Dimmick12-Jan-04 5:04
Mike Dimmick12-Jan-04 5:04 
GeneralEncoding problem! Pin
Marix12-Jan-04 3:26
Marix12-Jan-04 3:26 
GeneralPaging Decision Pin
Mohamad Al Husseiny11-Jan-04 19:57
Mohamad Al Husseiny11-Jan-04 19:57 
GeneralRe: Paging Decision Pin
Guillermo Rivero12-Jan-04 6:35
Guillermo Rivero12-Jan-04 6:35 
What comes to my mind is doing 2 querys.

The first one with COUNT statement, so you'll know how many records will the query have.
The second, the query that'll return the records.

Paging ?

If your application is Web, ASP.NET DataGrid provides Paging functions. I've used them and they worked fine, but my query never returned more than 200 records.

Smile | :)

Free your mind...
GeneralRe: Paging Decision Pin
Mohamad Al Husseiny12-Jan-04 21:42
Mohamad Al Husseiny12-Jan-04 21:42 
GeneralRe: Paging Decision Pin
Heath Stewart13-Jan-04 2:39
protectorHeath Stewart13-Jan-04 2:39 
GeneralRe: Paging Decision Pin
Guillermo Rivero13-Jan-04 3:44
Guillermo Rivero13-Jan-04 3:44 
GeneralRe: Paging Decision Pin
Mohamad Al Husseiny13-Jan-04 18:16
Mohamad Al Husseiny13-Jan-04 18:16 
QuestionBetter use of tables? Pin
MKlucher11-Jan-04 16:26
MKlucher11-Jan-04 16:26 
AnswerRe: Better use of tables? Pin
Colin Angus Mackay11-Jan-04 22:06
Colin Angus Mackay11-Jan-04 22:06 
Generali cannt access sql server from visula studio Pin
webhay10-Jan-04 10:48
webhay10-Jan-04 10:48 
QuestionHow to Set Data to TextBox when We fetch data in Dataset Pin
RakeshMCM9-Jan-04 20:10
RakeshMCM9-Jan-04 20:10 
AnswerRe: How to Set Data to TextBox when We fetch data in Dataset Pin
obelisk299-Jan-04 22:00
obelisk299-Jan-04 22:00 
GeneralProblem opening Access 2000 database Pin
jeffcorbitt9-Jan-04 7:54
jeffcorbitt9-Jan-04 7:54 
GeneralRe: Problem opening Access 2000 database Pin
Marcie Jones9-Jan-04 8:06
Marcie Jones9-Jan-04 8:06 
GeneralRe: Problem opening Access 2000 database Pin
jeffcorbitt9-Jan-04 9:14
jeffcorbitt9-Jan-04 9:14 
GeneralUpdating recordset advice Pin
Jeremy Pullicino9-Jan-04 4:08
Jeremy Pullicino9-Jan-04 4:08 
GeneralTo Remote...Or Not To Remote... Pin
Sean Rock7-Jan-04 22:50
Sean Rock7-Jan-04 22:50 
GeneralRe: To Remote...Or Not To Remote... [modified] Pin
Marek Grzenkowicz8-Jan-04 5:47
Marek Grzenkowicz8-Jan-04 5:47 
GeneralRe: To Remote...Or Not To Remote... Pin
Sean Rock8-Jan-04 5:51
Sean Rock8-Jan-04 5:51 
GeneralRe: To Remote...Or Not To Remote... [modified] Pin
Marek Grzenkowicz8-Jan-04 20:55
Marek Grzenkowicz8-Jan-04 20:55 

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.