sql server express 2008 config for web....newbie

  • Hello to you all....

    I'm new to web stuff and also confused...if anyone can enlight me, pls!

    I've created a WinForm app /vs 2008/,want to put them on several laptops and make them able to sync with a sql server express 2008 database /direction is UPLOADONLY/ and this database would serve the web page as well.

    So, my apps on laptops would send data to the web server and on the web page this datas would be read only thru search form.

    What is the correct config for this of sql server 2008 express?

    What is the correct way to fulfill these needs of this scenario?

    /sorry for my english it is not my mothertongue../

    Any help would be nice...... Thank's:-)

  • Typically web site will be connecting to a web service. You configure the SQL connection string which points to you SQL server in the web.config file for the service. That's all there is to it.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply