Computing.Net > Forums > Programming > Windows forms and MySQL

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Windows forms and MySQL

Reply to Message Icon

Name: hobbis
Date: January 14, 2008 at 15:02:39 Pacific
OS: Windows XP
CPU/Ram: Intel 2Gb
Product: Toshiba
Comment:

I have been given the task of developing a program that will run on a clent machine and interact with a MySQL database on an internal server. It is for a phone call loggin system. Basically, each day when the first phone call is made, a csv text file is created and information appended about each call - numbers, extensions, call duration etc is recorded automatically.

What my clients want is for this text file to be uploaded to their internal MySQL using some GUI on a client machine (which I presume can be built using .NET Forms).

My thougts are: build a Forms based GUI that handles file processing, extract the information and add the data to the MySQL database.

Client machine is windows 2000, server is Windows 2003. Can anyone see any problems with this approach? Does .NET 2.0 need to be installed on either machine? I've only ever used C# in ASP.NET.

Thanks in advance!



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: January 14, 2008 at 20:24:38 Pacific
Reply:

.NET will need to be installed on the client box. Aside from the normal pains from dealing with databases, that's the only issue I see.


0
Reply to Message Icon

Related Posts

See More


ISO 8583 Message Parser Outlook macro, Search and...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Windows forms and MySQL

php code to email mysql query to me www.computing.net/answers/programming/php-code-to-email-mysql-query-to-me/10499.html

Windows Client for MySQL www.computing.net/answers/programming/windows-client-for-mysql/7398.html

C/C++ Windows printing example www.computing.net/answers/programming/cc-windows-printing-example/13808.html