Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
AnswerRe: .Net Mobile Computing Pin
eddieangel10-Jul-13 10:09
eddieangel10-Jul-13 10:09 
QuestionSqlCe setup issue in C# wpf Pin
McLux9-Jul-13 21:18
McLux9-Jul-13 21:18 
AnswerRe: SqlCe setup issue in C# wpf Pin
Mycroft Holmes9-Jul-13 22:52
professionalMycroft Holmes9-Jul-13 22:52 
GeneralRe: SqlCe setup issue in C# wpf Pin
McLux9-Jul-13 23:00
McLux9-Jul-13 23:00 
GeneralRe: SqlCe setup issue in C# wpf Pin
Mycroft Holmes9-Jul-13 23:04
professionalMycroft Holmes9-Jul-13 23:04 
QuestionSynchronization csv file to SQL Server 2008 R2 Database Pin
Uyen Nguyen Dinh9-Jul-13 18:42
Uyen Nguyen Dinh9-Jul-13 18:42 
AnswerRe: Synchronization csv file to SQL Server 2008 R2 Database Pin
Richard MacCutchan9-Jul-13 21:34
mveRichard MacCutchan9-Jul-13 21:34 
AnswerRe: Synchronization csv file to SQL Server 2008 R2 Database Pin
Mycroft Holmes9-Jul-13 22:49
professionalMycroft Holmes9-Jul-13 22:49 
I would use SQL Server Integration Service (SSIS) to do this using a scheduled job. All the infrastructure is already there, file handling, import and write to the database, job scheduling and logging can all be found in SSIS.

The only issue would be getting the files from your SCADA to a folder that SQL Server can see and you could use a mapped drive for that!
Never underestimate the power of human stupidity
RAH

QuestionTransactionScope in a sub class? Pin
Dominik9-Jul-13 10:36
Dominik9-Jul-13 10:36 
AnswerRe: TransactionScope in a sub class? Pin
Eddy Vluggen10-Jul-13 1:03
professionalEddy Vluggen10-Jul-13 1:03 
GeneralRe: TransactionScope in a sub class? Pin
Dominik11-Jul-13 3:04
Dominik11-Jul-13 3:04 
Questionadd yesterdays value to todays empty value Pin
lordoftrades9-Jul-13 9:53
lordoftrades9-Jul-13 9:53 
AnswerRe: add yesterdays value to todays empty value Pin
Eddy Vluggen10-Jul-13 1:03
professionalEddy Vluggen10-Jul-13 1:03 
GeneralRe: add yesterdays value to todays empty value Pin
lordoftrades10-Jul-13 1:24
lordoftrades10-Jul-13 1:24 
GeneralRe: add yesterdays value to todays empty value Pin
Eddy Vluggen10-Jul-13 6:40
professionalEddy Vluggen10-Jul-13 6:40 
GeneralRe: add yesterdays value to todays empty value Pin
lordoftrades12-Jul-13 2:23
lordoftrades12-Jul-13 2:23 
QuestionLPARAM value of the usb device Pin
Blubbo9-Jul-13 6:41
Blubbo9-Jul-13 6:41 
AnswerRe: LPARAM value of the usb device Pin
Richard MacCutchan9-Jul-13 10:13
mveRichard MacCutchan9-Jul-13 10:13 
GeneralRe: LPARAM value of the usb device Pin
Blubbo9-Jul-13 10:27
Blubbo9-Jul-13 10:27 
GeneralRe: LPARAM value of the usb device Pin
Richard MacCutchan9-Jul-13 10:50
mveRichard MacCutchan9-Jul-13 10:50 
AnswerRe: LPARAM value of the usb device Pin
Alan N10-Jul-13 4:06
Alan N10-Jul-13 4:06 
QuestionSqlLocalDB in Visual Studio2010 &2012 Pin
dharmaa.m9-Jul-13 2:35
dharmaa.m9-Jul-13 2:35 
AnswerRe: SqlLocalDB in Visual Studio2010 &2012 Pin
Dave Kreskowiak9-Jul-13 4:06
mveDave Kreskowiak9-Jul-13 4:06 
QuestionReason for no display of data in the pdf. Pin
Mausam Bharati9-Jul-13 1:41
Mausam Bharati9-Jul-13 1:41 
AnswerRe: Reason for no display of data in the pdf. Pin
Manfred Rudolf Bihy9-Jul-13 2:25
professionalManfred Rudolf Bihy9-Jul-13 2:25 

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.