Newbie: Article or help topic on deployment with tables

Newbie: Article or help topic on deployment with tables

am 05.04.2008 10:57:16 von Paul Hemans

Hi,
VS2005 running with SQL Server Express. My app needs a simple table, if I
include the mdf with the deployment, then the database will be overwritten
with updates (losing the data). So does anyone know of a good
article/tutorial describing how to deploy a simple table via scripts
particularly in regards to what happens when you bring out a new release?

Thanks.

Re: Newbie: Article or help topic on deployment with tables

am 07.04.2008 02:29:51 von RobinS

What method are you using to deploy your application? Are you using
ClickOnce Deployment, or a Setup & Deployment package?

RobinS.

"Paul Hemans" wrote in message
news:OSdrPsvlIHA.5260@TK2MSFTNGP03.phx.gbl...
> Hi,
> VS2005 running with SQL Server Express. My app needs a simple table, if I
> include the mdf with the deployment, then the database will be overwritten
> with updates (losing the data). So does anyone know of a good
> article/tutorial describing how to deploy a simple table via scripts
> particularly in regards to what happens when you bring out a new release?
>
> Thanks.
>

Re: Newbie: Article or help topic on deployment with tables

am 08.04.2008 00:39:08 von Paul Hemans

I am using a Setup & Deployment package
"RobinS" wrote in message
news:rtidndT8R5eW9mTanZ2dnUVZ_jqdnZ2d@comcast.com...
> What method are you using to deploy your application? Are you using
> ClickOnce Deployment, or a Setup & Deployment package?
>
> RobinS.
>
> "Paul Hemans" wrote in message
> news:OSdrPsvlIHA.5260@TK2MSFTNGP03.phx.gbl...
>> Hi,
>> VS2005 running with SQL Server Express. My app needs a simple table, if I
>> include the mdf with the deployment, then the database will be
>> overwritten with updates (losing the data). So does anyone know of a good
>> article/tutorial describing how to deploy a simple table via scripts
>> particularly in regards to what happens when you bring out a new release?
>>
>> Thanks.
>>
>

Re: Newbie: Article or help topic on deployment with tables

am 08.04.2008 09:10:50 von RobinS

Dang. I can't help you there. You might try posting to the MSDN
ClickOnce/Setup & Deployment forum. There's a guy there named Phil Wilson
who seemed to be an expert on S&D packages.

Good luck.

RobinS.
GoldMail.com

"Paul Hemans" wrote in message
news:OSk42AQmIHA.748@TK2MSFTNGP04.phx.gbl...
>I am using a Setup & Deployment package
> "RobinS" wrote in message
> news:rtidndT8R5eW9mTanZ2dnUVZ_jqdnZ2d@comcast.com...
>> What method are you using to deploy your application? Are you using
>> ClickOnce Deployment, or a Setup & Deployment package?
>>
>> RobinS.
>>
>> "Paul Hemans" wrote in message
>> news:OSdrPsvlIHA.5260@TK2MSFTNGP03.phx.gbl...
>>> Hi,
>>> VS2005 running with SQL Server Express. My app needs a simple table, if
>>> I include the mdf with the deployment, then the database will be
>>> overwritten with updates (losing the data). So does anyone know of a
>>> good article/tutorial describing how to deploy a simple table via
>>> scripts particularly in regards to what happens when you bring out a new
>>> release?
>>>
>>> Thanks.
>>>
>>
>
>