Click here to Skip to main content
15,923,083 members
Home / Discussions / Database
   

Database

 
QuestionHelp... database consolidation Pin
shum2317-Dec-06 21:28
shum2317-Dec-06 21:28 
AnswerRe: Help... database consolidation Pin
Colin Angus Mackay17-Dec-06 22:43
Colin Angus Mackay17-Dec-06 22:43 
QuestionTo Get Hierarcal Data Pin
TC2817-Dec-06 19:34
TC2817-Dec-06 19:34 
AnswerRe: To Get Hierarcal Data Pin
Tarakeshwar Reddy17-Dec-06 20:25
professionalTarakeshwar Reddy17-Dec-06 20:25 
QuestionDifferent Table Column in a DataGrid Pin
Tomy140217-Dec-06 17:21
Tomy140217-Dec-06 17:21 
AnswerRe: Different Table Column in a DataGrid Pin
Kschuler18-Dec-06 5:38
Kschuler18-Dec-06 5:38 
GeneralRe: Different Table Column in a DataGrid Pin
Tomy140218-Dec-06 15:17
Tomy140218-Dec-06 15:17 
GeneralRe: Different Table Column in a DataGrid Pin
Kschuler19-Dec-06 3:01
Kschuler19-Dec-06 3:01 
You should be able to simply add Bound Columns to your DataGrid control, specify which field in the DataTable each column is bound to, and then hide the other columns by setting the visibility to false.
GeneralRe: Different Table Column in a DataGrid Pin
Tomy140219-Dec-06 21:29
Tomy140219-Dec-06 21:29 
GeneralRe: Different Table Column in a DataGrid Pin
Tomy140219-Dec-06 21:39
Tomy140219-Dec-06 21:39 
GeneralRe: Different Table Column in a DataGrid Pin
Kschuler20-Dec-06 2:46
Kschuler20-Dec-06 2:46 
GeneralRe: Different Table Column in a DataGrid [modified] Pin
Tomy140220-Dec-06 15:34
Tomy140220-Dec-06 15:34 
GeneralRe: Different Table Column in a DataGrid Pin
Kschuler21-Dec-06 2:48
Kschuler21-Dec-06 2:48 
GeneralRe: Different Table Column in a DataGrid Pin
Tomy140221-Dec-06 15:39
Tomy140221-Dec-06 15:39 
Questionhow to get a specific no of rows in sql Pin
Rocky#17-Dec-06 7:45
Rocky#17-Dec-06 7:45 
AnswerRe: how to get a specific no of rows in sql Pin
Pete O'Hanlon17-Dec-06 8:44
mvePete O'Hanlon17-Dec-06 8:44 
GeneralRe: how to get a specific no of rows in sql Pin
Rocky#19-Dec-06 0:35
Rocky#19-Dec-06 0:35 
QuestionSQL Reporting Services Pin
Jimbo2517-Dec-06 6:23
Jimbo2517-Dec-06 6:23 
Questionhow to import tables Pin
Marc Soleda17-Dec-06 1:42
Marc Soleda17-Dec-06 1:42 
AnswerRe: how to import tables Pin
Colin Angus Mackay17-Dec-06 8:29
Colin Angus Mackay17-Dec-06 8:29 
QuestionReporting Services Pin
Sergio Luix16-Dec-06 8:36
Sergio Luix16-Dec-06 8:36 
QuestionASP.NET + OPEN DATABASE (HSQL) Pin
Vitor Hugo Barros16-Dec-06 1:29
Vitor Hugo Barros16-Dec-06 1:29 
QuestionUse stored procedure to check if database exist Pin
kani9815-Dec-06 12:19
kani9815-Dec-06 12:19 
AnswerRe: Use stored procedure to check if database exist Pin
Private_Void15-Dec-06 14:53
Private_Void15-Dec-06 14:53 
GeneralRe: Use stored procedure to check if database exist Pin
kani9818-Dec-06 12:30
kani9818-Dec-06 12:30 

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.