Click here to Skip to main content
15,914,820 members
Home / Discussions / Database
   

Database

 
GeneralRe: Sql query find the primary key ,foreign key relationship between tables Pin
Paul Conrad14-Jul-07 10:50
professionalPaul Conrad14-Jul-07 10:50 
QuestionSystem.OverflowException for large Decimal value Pin
Uwe Keim13-Jul-07 23:35
sitebuilderUwe Keim13-Jul-07 23:35 
AnswerRe: System.OverflowException for large Decimal value [modified] Pin
Mike Dimmick14-Jul-07 5:51
Mike Dimmick14-Jul-07 5:51 
GeneralRe: System.OverflowException for large Decimal value Pin
Uwe Keim14-Jul-07 5:55
sitebuilderUwe Keim14-Jul-07 5:55 
GeneralRe: System.OverflowException for large Decimal value Pin
Uwe Keim14-Jul-07 6:47
sitebuilderUwe Keim14-Jul-07 6:47 
GeneralRe: System.OverflowException for large Decimal value Pin
Mike Dimmick14-Jul-07 8:30
Mike Dimmick14-Jul-07 8:30 
GeneralRe: System.OverflowException for large Decimal value Pin
Uwe Keim14-Jul-07 8:36
sitebuilderUwe Keim14-Jul-07 8:36 
GeneralRe: System.OverflowException for large Decimal value Pin
Mike Dimmick14-Jul-07 8:54
Mike Dimmick14-Jul-07 8:54 
If you're using .NET 2.0, you may be able to set the ReturnProviderSpecificTypes property to true, to get the DataTable to use SqlDecimal internally. With .NET 1.1 you probably have to drop back down to using a SqlDataReader.

Stability. What an interesting concept. -- Chris Maunder

GeneralRe: System.OverflowException for large Decimal value Pin
Uwe Keim14-Jul-07 8:57
sitebuilderUwe Keim14-Jul-07 8:57 
GeneralRe: System.OverflowException for large Decimal value Pin
Uwe Keim14-Jul-07 20:15
sitebuilderUwe Keim14-Jul-07 20:15 
Questionusing datagrid in vb.net Pin
Rharzkie13-Jul-07 23:16
Rharzkie13-Jul-07 23:16 
AnswerRe: using datagrid in vb.net Pin
Manas Bhardwaj14-Jul-07 4:49
professionalManas Bhardwaj14-Jul-07 4:49 
GeneralRe: using datagrid in vb.net [modified] Pin
Rharzkie14-Jul-07 20:23
Rharzkie14-Jul-07 20:23 
AnswerRe: using datagrid in vb.net Pin
TomGarth15-Jul-07 9:05
TomGarth15-Jul-07 9:05 
Questionrecover a database in sql 2005 server Pin
prasadbuddhika13-Jul-07 22:54
prasadbuddhika13-Jul-07 22:54 
AnswerRe: recover a database in sql 2005 server Pin
Mike Dimmick14-Jul-07 5:53
Mike Dimmick14-Jul-07 5:53 
QuestionHelp for select statement Pin
Prakash_Mishra13-Jul-07 22:29
Prakash_Mishra13-Jul-07 22:29 
AnswerRe: Help for select statement Pin
kubben14-Jul-07 1:22
kubben14-Jul-07 1:22 
GeneralRe: Help for select statement Pin
Prakash_Mishra14-Jul-07 1:37
Prakash_Mishra14-Jul-07 1:37 
AnswerRe: Help for select statement Pin
Arun.Immanuel14-Jul-07 2:37
Arun.Immanuel14-Jul-07 2:37 
QuestionInsert Pin
pmartike13-Jul-07 21:09
pmartike13-Jul-07 21:09 
AnswerRe: Insert Pin
pmartike13-Jul-07 22:17
pmartike13-Jul-07 22:17 
QuestionClassic ASP and MS SQL Express Edition Pin
Fayu13-Jul-07 6:06
Fayu13-Jul-07 6:06 
AnswerRe: Classic ASP and MS SQL Express Edition Pin
Paul Conrad13-Jul-07 6:11
professionalPaul Conrad13-Jul-07 6:11 
GeneralRe: Classic ASP and MS SQL Express Edition Pin
Fayu13-Jul-07 6:24
Fayu13-Jul-07 6:24 

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.