Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Developing in MSDE and Deploying to 7.0...

Status
Not open for further replies.

sqlsamurai

Programmer
May 11, 2005
120
US
Does anybody see any problem creating a database and developing an application based on MSDE 2000 and then deploying the database to SQL Server 7.0, which our production evironment uses.

I wont be doing anything special with the database other than the usual...Tables...Views...Stored Procedures. I wont be using any of the features of SQL Server 2000 that isnt supported in 7.0.

The language I'll be using to develop the application will be VB .NET.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top