Click here to Skip to main content
15,915,501 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: IFRAME Pin
l0kke5-Dec-06 4:36
l0kke5-Dec-06 4:36 
AnswerRe: IFRAME Pin
ednrgc5-Dec-06 6:39
ednrgc5-Dec-06 6:39 
QuestionWebservice Pin
jegastar5-Dec-06 2:31
jegastar5-Dec-06 2:31 
AnswerRe: Webservice Pin
Goalie355-Dec-06 4:07
Goalie355-Dec-06 4:07 
QuestionRename file Pin
John Gathogo5-Dec-06 1:05
John Gathogo5-Dec-06 1:05 
AnswerRe: Rename file Pin
Guffa5-Dec-06 2:07
Guffa5-Dec-06 2:07 
GeneralRe: Rename file Pin
John Gathogo5-Dec-06 2:44
John Gathogo5-Dec-06 2:44 
QuestionExcel to sql........... Pin
ManickaSudar5-Dec-06 0:52
ManickaSudar5-Dec-06 0:52 
Hi,
I want to convert excel sheet data to sql database.I have completed it using OLEDB connection and sql query.I retrieved the data from excel and bind the data into dataset using OLEDataAdapter and then dataset content will be displayed on grid.If the excel sheet data is of same datatype means it is working properly.See the excel sheet example...

Name Mark1 Mark2
Ram 87 76
somu 45 65
james 65 98

When converting this excel to sql it is working properly..
See the problem below..

Name Mark1 Mark2
Ram 87 76
somu 45 AB
james 65 98

when i am giving 'AB' to mark it shows null value at that specified column(ie,blank space on grid for the data 'AB').
This is my problem...How can i rectify this....Any alternative solutions...

Thanks in Advance
AnswerRe: Excel to sql........... Pin
needhelpinnet5-Dec-06 8:22
needhelpinnet5-Dec-06 8:22 
QuestionHow to Pass the values into the URL dynamically ( its Urgent ) Pin
dhansmani5-Dec-06 0:33
dhansmani5-Dec-06 0:33 
AnswerRe: How to Pass the values into the URL dynamically ( its Urgent ) Pin
DISP-Jol5-Dec-06 3:54
DISP-Jol5-Dec-06 3:54 
Questionabout NullReferenceException Pin
Ameba_NZ5-Dec-06 0:31
Ameba_NZ5-Dec-06 0:31 
AnswerRe: about NullReferenceException Pin
Guffa5-Dec-06 0:51
Guffa5-Dec-06 0:51 
QuestionPlease Help Me Pin
Muhammad834-Dec-06 23:23
Muhammad834-Dec-06 23:23 
AnswerRe: Please Help Me Pin
Colin Angus Mackay4-Dec-06 23:50
Colin Angus Mackay4-Dec-06 23:50 
GeneralRe: Please Help Me Pin
Goalie355-Dec-06 4:04
Goalie355-Dec-06 4:04 
QuestionHow to Dynamically Change label name based on menu item selection Pin
mohd imran abdul aziz4-Dec-06 23:23
mohd imran abdul aziz4-Dec-06 23:23 
QuestionException :thread is aborted ,How to remove it? Pin
yogita charhate4-Dec-06 22:13
yogita charhate4-Dec-06 22:13 
AnswerRe: Exception :thread is aborted ,How to remove it? Pin
M LN Rao4-Dec-06 22:42
M LN Rao4-Dec-06 22:42 
Questionweb.config security settings Pin
BLOEDHOND4-Dec-06 21:42
BLOEDHOND4-Dec-06 21:42 
AnswerRe: web.config security settings Pin
M LN Rao4-Dec-06 22:45
M LN Rao4-Dec-06 22:45 
GeneralRe: web.config security settings Pin
BLOEDHOND4-Dec-06 23:00
BLOEDHOND4-Dec-06 23:00 
GeneralRe: web.config security settings Pin
M LN Rao4-Dec-06 23:14
M LN Rao4-Dec-06 23:14 
GeneralRe: web.config security settings Pin
BLOEDHOND5-Dec-06 0:05
BLOEDHOND5-Dec-06 0:05 
GeneralRe: web.config security settings Pin
BLOEDHOND5-Dec-06 0:07
BLOEDHOND5-Dec-06 0:07 

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.