Wednesday, March 28, 2012

how to insert back salesh into table using query?

Hi ,
i am working with .net and as backhand using mySql.
i have done all configration to use the database drive, my problem is i want to insert a path of my xxx selected file from open dialog box. we all know very well that paht has back salesh like "c:\data\test\filename" that is cause of my problem when ever i insert a path into my table of mysql it accesses all put in different way like "cBig Smileatatestfilename".
that is what i hope u understood what i want to know.
any one who has some idea please mail me.
i will thankfull for your's concern.
bye
keep thinking.

Do you mean:

Code Snippet

fileName= "C:\\test\\test.txt";

|||yes but in mySql.
i am waiting.
bye

No comments:

Post a Comment