Need ftp upload and mysql, C/C++ Programming

Assignment Help:

Need FTP Upload and MySQL

Project Description:

We are in need of an executable application that will be execute as a scheduled task on Windows Server 2008 R2 and can perform the subsequent:

1.) Use a system DSN that we designate to attach to a MySQL

2.) Using the DSN, execute a query on the above-mentioned server and export the results to a csv file

3.) Upload to a remote FTP server

a.) Identify FTP server address

b.) Specify FTP Type/Port

c.) Identify both username and password for FTP server

d.) Specify remote upload directory

4.) All above fields should be able to be modified using a GUI and stored in a configuration file

Skills required are C# Programming, MySQL, C++ Programming, Software Architecture, Visual Basic


Related Discussions:- Need ftp upload and mysql

Explain hiding overloaded functions, Hiding overloaded functions We can...

Hiding overloaded functions We cannot overload a base class function by redefining it in a derived class with a dissimilar argument list. Consider examples to see if similar fu

Curve, Write a program to find the area under the curve y = f(x) between x ...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

B tree, real time application of b tree

real time application of b tree

Cange to palindrome, A palindrome is a string that reads the same from the ...

A palindrome is a string that reads the same from the both the ends. Given a string S convert it to a palindrome by doing character replacement. Your takes is to convert S to palin

Dynamic memory management, C and C++ require explicit dynamic memory manage...

C and C++ require explicit dynamic memory management, using new and delete or malloc() and free(). It is helpful to understand where variables exist (usually the stack or the he

Program to calculate the average sales for each employee , There are 2...

There are 25 employees in a business. Each employee has 5 sales each day of the month (Assume there are 30 days in each month of the year). Draw a flowchart for a pr

Define memory leak?, A: Memory that has no pointer pointing to it and there...

A: Memory that has no pointer pointing to it and there is no method to delete or reuse this memory(object), it causes Memory leak. { Base *b = new base(); } Out of this

Function that has two int parameters number , Write a function that has two...

Write a function that has two int parameters num and n, and returns TRUE when the nth bit in num is 1, otherwise FALSE. This function should use the function in the above problem.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd