Click here to Skip to main content
15,890,947 members
Home / Discussions / C#
   

C#

 
AnswerRe: File and text encoding issue Pin
Heinz_11-Jul-06 8:38
Heinz_11-Jul-06 8:38 
AnswerRe: File and text encoding issue Pin
Nader Elshehabi11-Jul-06 11:27
Nader Elshehabi11-Jul-06 11:27 
QuestionLink buttons are not working....! Pin
ayyp10-Jul-06 20:24
ayyp10-Jul-06 20:24 
AnswerRe: Link buttons are not working....! Pin
thomasa10-Jul-06 23:37
thomasa10-Jul-06 23:37 
Questionauto upload/export of a downloaded CSV file to SQLSERVER on the server [modified] Pin
amitcoder8310-Jul-06 19:50
amitcoder8310-Jul-06 19:50 
QuestionRe: auto upload/export of a downloaded CSV file to SQLSERVER on the server Pin
Nader Elshehabi10-Jul-06 21:29
Nader Elshehabi10-Jul-06 21:29 
AnswerRe: auto upload/export of a downloaded CSV file to SQLSERVER on the server Pin
amitcoder8310-Jul-06 22:50
amitcoder8310-Jul-06 22:50 
AnswerRe: auto upload/export of a downloaded CSV file to SQLSERVER on the server Pin
Nader Elshehabi10-Jul-06 23:39
Nader Elshehabi10-Jul-06 23:39 
Hello

There should not be any problem. Just work it out systematically.

1- You mentioned that downloading isn't a problem. So should the upload.
2- you got a CSV file, so you should parse it fist. I think that's easy, isn't it??
3- About the auto upload. If you mean for example that you put the files in a certain folder. Then when you launch the program it will automatically enumerate the files and upload them to our SQL server, hen what would be the problem here?
4- Uploading the values of the CSV files -or even the entire files without parsing-, is just a matter of connection to the sql server on the net. There are BOOKS on that, not just articles. Yet These following links may give you a push in the right direction:
CodeProjects Databse Page[^]

Especially this article:
Uploading / Downloading Pictures to / from a SQL Server[^]

After all that, I still have a bad feeling that I didn't get your problem correctly, did I? If so, posting the code that's causing you the problem would be helpful.


Remember that SQL server on the internet can be dealt with as if it's on a LAN or even on your PC -with some differences of course;)-. Just take care of the settings of the server.

Time to do some homework.

RegardsRose | [Rose]
QuestionCustom Cotrol Pin
Sashulika10-Jul-06 19:49
Sashulika10-Jul-06 19:49 
QuestionRe: Custom Cotrol Pin
Nader Elshehabi10-Jul-06 21:24
Nader Elshehabi10-Jul-06 21:24 
AnswerRe: Custom Cotrol Pin
Josh Smith11-Jul-06 4:18
Josh Smith11-Jul-06 4:18 
QuestionQuestion about string and int in c# ( IDE 2005 ) Pin
Yanshof10-Jul-06 19:10
Yanshof10-Jul-06 19:10 
AnswerRe: Question about string and int in c# ( IDE 2005 ) Pin
S. Senthil Kumar10-Jul-06 19:28
S. Senthil Kumar10-Jul-06 19:28 
AnswerRe: Question about string and int in c# ( IDE 2005 ) Pin
wasife11-Jul-06 8:30
wasife11-Jul-06 8:30 
QuestionInterop Error while including Microsoft outlook dll Pin
aaraaayen10-Jul-06 18:55
aaraaayen10-Jul-06 18:55 
AnswerRe: Interop Error while including Microsoft outlook dll Pin
Nader Elshehabi10-Jul-06 21:16
Nader Elshehabi10-Jul-06 21:16 
QuestionBalloon Tooltip Limitations... Pin
omgwoot10-Jul-06 13:31
omgwoot10-Jul-06 13:31 
AnswerRe: Balloon Tooltip Limitations... Pin
Nader Elshehabi10-Jul-06 21:06
Nader Elshehabi10-Jul-06 21:06 
GeneralRe: Balloon Tooltip Limitations... Pin
omgwoot10-Jul-06 22:20
omgwoot10-Jul-06 22:20 
AnswerRe: Balloon Tooltip Limitations... Pin
Nader Elshehabi10-Jul-06 23:21
Nader Elshehabi10-Jul-06 23:21 
GeneralRe: Balloon Tooltip Limitations... Pin
Robert Rohde10-Jul-06 23:47
Robert Rohde10-Jul-06 23:47 
QuestionA recursive quastion? Pin
ytubis10-Jul-06 12:45
ytubis10-Jul-06 12:45 
AnswerRe: A recursive quastion? Pin
Malcolm Smart10-Jul-06 20:50
Malcolm Smart10-Jul-06 20:50 
Questioncan't get OpenNLP model files Pin
mauraj10-Jul-06 12:25
mauraj10-Jul-06 12:25 
QuestionRunning as admin/system user on compact framework. Pin
f.vanvugt10-Jul-06 11:20
f.vanvugt10-Jul-06 11:20 

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.