Click here to Skip to main content
15,922,894 members
Home / Discussions / Database
   

Database

 
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 
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 
That does seem a little odd. Is this a Windows PC Project that you are writing or a Web Project? My first thought is to make sure that you are clearing the DataTable before you re-fill it again with data. And if that isn't the problem you can try to debug what happens when you press the Refresh button to make sure it is doing what it is supposed to. (If you have Visual Studio 2005 you can highlight your DataTable variable when in debug mode, hover the mouse cursor over it, then click on the magnifying glass icon that appears and a popup window will show you exactly what is in the DataTable. It's a very handy debug feature in VS2005)

Hope this helps.
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 
GeneralRe: Use stored procedure to check if database exist Pin
Private_Void19-Dec-06 3:08
Private_Void19-Dec-06 3:08 
QuestionHelp with date math. Pin
Chris Meech15-Dec-06 8:24
Chris Meech15-Dec-06 8:24 
AnswerRe: Help with date math. Pin
Chris Meech15-Dec-06 9:17
Chris Meech15-Dec-06 9:17 

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.