hi.
i'm new in C#.i'm writing an accounting program for an organization.
this program should have an ability to support 2 or 3 organization.
i mean someone who buys this software can use it for 2 or 3 organization.i think i have to copy my forms and empty DB to create new accounting program for new organization.what should i do for copying?(if it's not clear i will explain more)
thanks for your helping.
Dajer 0 Junior Poster in Training
Recommended Answers
Jump to PostUse Setup wizard project to create an package for installation.
Jump to Postif they want a copy of it they can run the .msi again, why do you have to copy for them? creating the database is different animal,
if it is ms sql server, you need additional information to contact the server to run those sql scripts to create database.
All 8 Replies
Ramy Mahrous 401 Postaholic Featured Poster
Dajer 0 Junior Poster in Training
Skulkg 0 Newbie Poster
Dajer 0 Junior Poster in Training
Skulkg 0 Newbie Poster
serkan sendur 821 Postaholic Banned Featured Poster
Dajer 0 Junior Poster in Training
serkan sendur 821 Postaholic Banned Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.