Search results for query: *

  • Users: jmon117
  • Content: Threads
  • Order by date
  1. J

    Question How to host a SQL Server database online???

    I am a novice to the whole concept of SQL server. I recently built a visual basic application and learned how to make it insert data to my SQL Server database. I was wondering how I would host that SQL Server database online so anyone with my application could write data to it, preferaby in a...
  2. J

    Question Putting an access database online.

    Ok I know access isn't the best for online databases, but that is what i am using anyway. I have a visual basic application that users enter data into textboxes. This data is then sent to the database. I am doing it locally right now, but how could I put the database online so everyone with the...
  3. J

    Question Installing a Windows Form on a Public Network.

    By chance would it be possible to take a windows form I wrote in Visual Basic and install it to a publicly accessible folder on my network. It saves data that people input into it, so I would like everyone on the network to essentially be using the same instance of the program. Is this possible...
  4. J

    Question Hosting a windows form application online.

    Hey guys. I have a rather large application developed in visual basic, and I was wondering if there was a way to host it online using 1 of the 2 following methods. 1. Just host the application in a browser window. People could go to my website, use the application and save the work they at...
Back
Top