Click here to Skip to main content
15,886,801 members
Home / Discussions / C#
   

C#

 
GeneralRe: lock touchpad Pin
DarsVaeda4-Dec-06 12:04
DarsVaeda4-Dec-06 12:04 
QuestionChanging the datatype of strings Pin
minnie mouse3-Dec-06 11:37
minnie mouse3-Dec-06 11:37 
AnswerRe: Changing the datatype of strings Pin
Christian Graus3-Dec-06 11:52
protectorChristian Graus3-Dec-06 11:52 
GeneralRe: Changing the datatype of strings Pin
minnie mouse3-Dec-06 12:06
minnie mouse3-Dec-06 12:06 
GeneralRe: Changing the datatype of strings Pin
kourvoisier3-Dec-06 12:25
kourvoisier3-Dec-06 12:25 
GeneralRe: Changing the datatype of strings Pin
minnie mouse4-Dec-06 21:18
minnie mouse4-Dec-06 21:18 
GeneralRe: Changing the datatype of strings Pin
Christian Graus3-Dec-06 12:35
protectorChristian Graus3-Dec-06 12:35 
GeneralRe: Changing the datatype of strings Pin
minnie mouse4-Dec-06 11:33
minnie mouse4-Dec-06 11:33 
Christian,

Thanks for your help with this, all the info I have read so far doesnt seem to apply to the situation I have. Which is the need to write a data import programme, therefore the approach most of the educational material i have seen of firstly design the database, then etc , etc cant be applied as i'm starting with nothing but a large amount of csv data.
Ive got to the point where i can succesfully store all this as string data in a SQL database tables. I now need to perform some calculations on the majority of the columns.These columns contain numbers but have names as the first row. I wasnt sure if it was easier to conert to numeric datatype first or try to act on the stored strings in the table with maybe a stored procedure?
Please excuse my lack of understanding of this, i am looking for experienced guidance.

GeneralRe: Changing the datatype of strings Pin
Christian Graus4-Dec-06 11:39
protectorChristian Graus4-Dec-06 11:39 
GeneralRe: Changing the datatype of strings Pin
minnie mouse4-Dec-06 21:13
minnie mouse4-Dec-06 21:13 
AnswerRe: Changing the datatype of strings Pin
KeesVer4-Dec-06 1:11
KeesVer4-Dec-06 1:11 
QuestionMenu Events Pin
Mark F.3-Dec-06 9:48
Mark F.3-Dec-06 9:48 
AnswerRe: Menu Events Pin
mav.northwind3-Dec-06 10:09
mav.northwind3-Dec-06 10:09 
Questionsearch in access database Pin
suma123823-Dec-06 7:27
suma123823-Dec-06 7:27 
QuestionSynchronized in C# Pin
gaotter3-Dec-06 6:30
gaotter3-Dec-06 6:30 
AnswerRe: Synchronized in C# Pin
Nader Elshehabi3-Dec-06 8:20
Nader Elshehabi3-Dec-06 8:20 
AnswerRe: Synchronized in C# Pin
Judah Gabriel Himango3-Dec-06 12:24
sponsorJudah Gabriel Himango3-Dec-06 12:24 
QuestionSyntax error in INSERT INTO statement. Pin
VirtualG3-Dec-06 5:54
VirtualG3-Dec-06 5:54 
AnswerRe: Syntax error in INSERT INTO statement. Pin
Guffa3-Dec-06 7:28
Guffa3-Dec-06 7:28 
GeneralRe: Syntax error in INSERT INTO statement. Pin
VirtualG3-Dec-06 8:55
VirtualG3-Dec-06 8:55 
QuestionFiltering the Gridview Pin
fahiemulleh3-Dec-06 4:31
fahiemulleh3-Dec-06 4:31 
QuestionDOM class Pin
h@s@n3-Dec-06 3:38
h@s@n3-Dec-06 3:38 
AnswerRe: DOM class Pin
George L. Jackson3-Dec-06 4:40
George L. Jackson3-Dec-06 4:40 
Questionpublic variable Pin
microuser_20003-Dec-06 3:34
microuser_20003-Dec-06 3:34 
AnswerRe: public variable Pin
George L. Jackson3-Dec-06 4:17
George L. Jackson3-Dec-06 4: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.