Click here to Skip to main content
15,894,010 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi experts,

I have a project where I need to save customer information. Can you guide me how and where can I store these data. I have set up a userform with textboxes a buttons to discard and save and as such. But I don't know how and where to store these data.
I don't have a server.
What will be my database?
I want to make this an instaalable software, so that I can install it on my friend's computer to enable him to use it.

Kindly help me accomplish my project.

I am using VB.NET (VS2014).


Thank you very much.
Posted
Comments
Code1000 4-May-15 14:35pm    
Please help...

1 solution

As a database server you can use Ms. SQL Server or Ms. Access. But according to your requirement, Ms. Access will be better option for you and your friend.

I am sharing a link. Go through it. It has explained nicely how to use Ms. Access as your database in VB.NET. Check this and if you have any kind of question just reply with your problems.

Link:
https://kyokasuigetsu25.wordpress.com/2011/01/16/how-to-connect-ms-access-and-vb-net-using-odbc/[^]
 
Share this answer
 
Comments
Code1000 25-Apr-15 6:56am    
Thanks for your prompt reply.
In order to use MS Access I think I need to have it installed, however, we don't have it. I think MS access is not free as well. Is there a solution for that?

I have SQL Server 2014 Management Studio on my PC. How can I use it for my purpose, and If I can use it how my friend would be able to use it just my installing the software I develop.

Thanks for your time.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900