13lack13lade 22 Posted September 5, 2014 Share Posted September 5, 2014 hi guys, i am working on a project atm and i currently have a sql server 2012 database containing data. What im needing to do is create 2 applications, 1 for internal (able to change and insert data into the database) and 1 for external (view only) I am 100% new to C# and im not sure how i can connect my current database to a c# application, i know how to create one within the c# application but not have them linked as such. In addition to this i need the external (view only) to be accessible at all times even when the server is offline so some sort of way of doing this. doesnt have to be fancy or pretty i just need it to be functional - im not asking anyone to do anything for me im simply asking for help with what steps i need to take e.g you need to look into this this this and this as im trying to search but its very hard to find what your looking for when you dont know the correct question you should be asking! Anyhelp would be greatly appreciated! Link to post Share on other sites
13lack13lade 22 Posted September 5, 2014 Author Share Posted September 5, 2014 (edited) http://msdn.microsoft.com/en-us/library/wxt2cwcc.aspx Have found this and i have my SQL linked to my windows form! now trying to figure out the other bits lol.. any tips, places to find info would be great. Have got my database linked and view in the form but not sure how to have the data load to the form. etc... anyone able to assist? if anyone is pro at this and willing to spend some time on skype helping answer any questions i have i will happily pay lol Edited September 5, 2014 by 13lack13lade Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now