Results 1 to 2 of 2

Thread: Deploying Website w/SQL Server backend?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Deploying Website w/SQL Server backend?

    I am new to Web development and database deployment. If I'm using a SQL Server DB for a website...how do I deploy the SQLDB to another server where the Web app resides. I know when using Access, you can move the DB to where the web app is located.

    Thanks,
    Blake

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: Deploying Website w/SQL Server backend?

    This is a handy tool.

    http://sqldump.sourceforge.net/

    Basically you would need to do a dump of your table/database and then load it onto the appropriate server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width