Click here to Skip to main content
15,923,006 members
Home / Discussions / C#
   

C#

 
AnswerRe: hyperlink column in gridview functionality Pin
soni uma29-Oct-07 23:34
soni uma29-Oct-07 23:34 
GeneralRe: hyperlink column in gridview functionality Pin
Sunil Wise30-Oct-07 0:02
professionalSunil Wise30-Oct-07 0:02 
AnswerRe: hyperlink column in gridview functionality Pin
Abhijit Jana30-Oct-07 0:42
professionalAbhijit Jana30-Oct-07 0:42 
GeneralRe: hyperlink column in gridview functionality Pin
Sunil Wise30-Oct-07 1:08
professionalSunil Wise30-Oct-07 1:08 
GeneralRe: hyperlink column in gridview functionality Pin
Abhijit Jana30-Oct-07 2:03
professionalAbhijit Jana30-Oct-07 2:03 
QuestionSqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. Pin
pekhaleyogesh29-Oct-07 23:08
pekhaleyogesh29-Oct-07 23:08 
AnswerRe: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. Pin
darkelv29-Oct-07 23:43
darkelv29-Oct-07 23:43 
GeneralRe: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. Pin
pekhaleyogesh29-Oct-07 23:53
pekhaleyogesh29-Oct-07 23:53 
Hi,
sorry !!!
actually I have a project which copies table of MS Access to dataset and then using sqlbulkcopy updates the table on SQlserver2000.
both tables in access abd Sql Servcer 2000:
# have no keys , indexes etc only simple columns
# Both tables of Access and SQLserver 2000 is same
# There is column MyDate as datetime in both DB table.

Now while SQlBulkCopy.WriteToServer(dataset.table) throw an exception
SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.


Yogesh Pekhale
pekhaleyogesh@gmail.com

AnswerRe: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. Pin
Vasudevan Deepak Kumar30-Oct-07 0:40
Vasudevan Deepak Kumar30-Oct-07 0:40 
Questiondisplay javascript value on a label Pin
P_Elza29-Oct-07 22:43
P_Elza29-Oct-07 22:43 
AnswerRe: display javascript value on a label Pin
Andrei Ungureanu29-Oct-07 22:51
Andrei Ungureanu29-Oct-07 22:51 
AnswerRe: display javascript value on a label Pin
Christian Graus29-Oct-07 23:11
protectorChristian Graus29-Oct-07 23:11 
AnswerRe: display javascript value on a label Pin
Vasudevan Deepak Kumar30-Oct-07 0:41
Vasudevan Deepak Kumar30-Oct-07 0:41 
Questionproblem with Username Token Pin
shin.hyunseok29-Oct-07 22:27
shin.hyunseok29-Oct-07 22:27 
QuestionOn The Fly Encryption possible with C#? Pin
X_Zavios29-Oct-07 22:06
X_Zavios29-Oct-07 22:06 
AnswerRe: On The Fly Encryption possible with C#? Pin
Vasudevan Deepak Kumar30-Oct-07 0:29
Vasudevan Deepak Kumar30-Oct-07 0:29 
GeneralRe: On The Fly Encryption possible with C#? Pin
X_Zavios30-Oct-07 7:33
X_Zavios30-Oct-07 7:33 
QuestionMessage Send Pin
SreejithAchutan29-Oct-07 21:55
SreejithAchutan29-Oct-07 21:55 
AnswerRe: Message Send Pin
Malcolm Smart29-Oct-07 22:04
Malcolm Smart29-Oct-07 22:04 
QuestionRe: Message Send Pin
Andrei Ungureanu29-Oct-07 22:24
Andrei Ungureanu29-Oct-07 22:24 
AnswerMessage Send Pin
SreejithAchutan29-Oct-07 22:36
SreejithAchutan29-Oct-07 22:36 
GeneralRe: Message Send Pin
Andrei Ungureanu29-Oct-07 22:42
Andrei Ungureanu29-Oct-07 22:42 
AnswerRe: Message Send Pin
Vasudevan Deepak Kumar30-Oct-07 0:37
Vasudevan Deepak Kumar30-Oct-07 0:37 
QuestionEnumerating collections using TypeDescriptors Pin
Alan Seedhouse29-Oct-07 21:51
professionalAlan Seedhouse29-Oct-07 21:51 
Questionboxing and unboxing creating confusion Pin
Sonia Gupta29-Oct-07 21:30
Sonia Gupta29-Oct-07 21: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.