View Full Version : Development Setup
fezzik
11-28-2003, 07:04 AM
I'm brand new to web application/.Net development and I was curious how other people set up their databases. I'm using MS SQL on the DASP site, but I do not have it on my personal machine. I assume using MSDE would work for my local database development, but is it possible to copy this to MS SQL on the DASP machine? I'm using VS.Net as my development environment (VB.Net specifically)
Any opinions would be greatly appreciated.
Derek
bruce
11-29-2003, 10:02 AM
You have several options
1) Develop on local MSDE and move the schema and data over using SQL Export & Import Wizard to move the data. You'll need to download the MS client tool.
2) Create the schema directly on our server.
[b]quote:Originally posted by fezzik
I'm brand new to web application/.Net development and I was curious how other people set up their databases. I'm using MS SQL on the DASP site, but I do not have it on my personal machine. I assume using MSDE would work for my local database development, but is it possible to copy this to MS SQL on the DASP machine? I'm using VS.Net as my development environment (VB.Net specifically)
Any opinions would be greatly appreciated.
Derek
</blockquote id="quote"></font id="quote">
vBulletin® ©Jelsoft Enterprises Ltd.