We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,477 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

make multiple projects use one database

I am making a project for my client who needs a system that has to have a user interface (an Asp website) and a Manager interface (a C# app). the twist is that no matter how many new users sign up or edit their account via website or the manager adds the himself the new members, these changes are to be updated both for manager and the users database. Is it possible if using Ms Visual Studio 2010 and MySql ? How i can accomplish it?

2
Contributors
1
Reply
21 Hours
Discussion Span
1 Year Ago
Last Updated
2
Views
imobby
Light Poster
25 posts since Jan 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

One way you can use the same database for both projects is using the same ODBC connection string to the database.

Or you can use the MySql class for .NET to be downloaded and installed from http://www.mysql.com/, with the same connection strig.

Hope this helps

lolafuertes
Practically a Posting Shark
895 posts since Oct 2008
Reputation Points: 164
Solved Threads: 189
Skill Endorsements: 5

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page generated in 0.0523 seconds using 2.65MB