Click here to Skip to main content
15,894,740 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: pageload/onloadcomplete Pin
Christian Graus29-Apr-09 15:08
protectorChristian Graus29-Apr-09 15:08 
GeneralRe: pageload/onloadcomplete Pin
mark_me29-Apr-09 15:33
mark_me29-Apr-09 15:33 
GeneralRe: pageload/onloadcomplete Pin
Christian Graus29-Apr-09 16:23
protectorChristian Graus29-Apr-09 16:23 
QuestionAsp.net testing server problem Pin
ahawari0929-Apr-09 11:10
ahawari0929-Apr-09 11:10 
AnswerRe: Asp.net testing server problem Pin
Ivan200929-Apr-09 15:36
Ivan200929-Apr-09 15:36 
GeneralRe: Asp.net testing server problem Pin
ahawari0929-Apr-09 18:39
ahawari0929-Apr-09 18:39 
GeneralRe: Asp.net testing server problem Pin
Ivan200930-Apr-09 10:17
Ivan200930-Apr-09 10:17 
QuestionChange datatype of column in dataset in designtime Pin
AlexeiXX329-Apr-09 10:35
AlexeiXX329-Apr-09 10:35 
Hi, thanks for looking

Im trying to change the datatype of a column from a datatable in a dataset from smallmoney to money

At first when i made the dataset the column in the DB was smallmoney then i changed the column in the DB to money, but in my dataset i have made some relations, set some default values, added custom queries.... I wouldnt like to redrop the table, besides it would be good to know how to do it Smile | :)

Ive already tryed changing directly the dataset.designer.vb file, finding all occurrences of smallmoney and replacing them with money, but if i make any change to the dataset designer, all code is rewritten and the columns are smallmoney again
The datatype of the money and smallmoney columns look the same in the dataset designer (decimal)

Where is the datatype of columns saved??
The column in DB is already money type


Thanks in advance

Alexei Rodriguez

QuestionThe request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare29-Apr-09 9:25
Sandeep Akhare29-Apr-09 9:25 
AnswerRe: The request failed with HTTP status 400: Bad Request Pin
Christian Graus29-Apr-09 10:14
protectorChristian Graus29-Apr-09 10:14 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare29-Apr-09 10:20
Sandeep Akhare29-Apr-09 10:20 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Christian Graus29-Apr-09 10:23
protectorChristian Graus29-Apr-09 10:23 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare29-Apr-09 10:31
Sandeep Akhare29-Apr-09 10:31 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Christian Graus29-Apr-09 10:36
protectorChristian Graus29-Apr-09 10:36 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare29-Apr-09 10:55
Sandeep Akhare29-Apr-09 10:55 
QuestionAuthorization in web.config is giving me heartburn Pin
gantww29-Apr-09 9:05
gantww29-Apr-09 9:05 
AnswerRe: Authorization in web.config is giving me heartburn Pin
Christian Graus29-Apr-09 10:15
protectorChristian Graus29-Apr-09 10:15 
GeneralRe: Authorization in web.config is giving me heartburn Pin
gantww29-Apr-09 10:21
gantww29-Apr-09 10:21 
GeneralRe: Authorization in web.config is giving me heartburn Pin
Christian Graus29-Apr-09 10:37
protectorChristian Graus29-Apr-09 10:37 
Questionurgent Pin
raviraazk29-Apr-09 6:21
raviraazk29-Apr-09 6:21 
QuestionRe: urgent Pin
AlexeiXX329-Apr-09 6:25
AlexeiXX329-Apr-09 6:25 
AnswerRe: urgent Pin
raviraazk29-Apr-09 6:28
raviraazk29-Apr-09 6:28 
GeneralRe: urgent Pin
MidwestLimey29-Apr-09 7:02
professionalMidwestLimey29-Apr-09 7:02 
GeneralRe: urgent Pin
raviraazk29-Apr-09 7:34
raviraazk29-Apr-09 7:34 
AnswerRe: urgent Pin
Christian Graus29-Apr-09 8:24
protectorChristian Graus29-Apr-09 8: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.