Question
using SQL Server 2005 Express
I'm building a turn-key system for a client who needs an
inhouse system based on my code. Probably the load will never get
heavier than 100 hits a minute at peak, if that. The code was
developed using full blown SQL Server. Will SQL code from the full
blown run on Express? Does Express come with the saved procedures
(ie; sp_columns_rowset)?
In other words, is anyone using Express and if so what's your experience?
In other words, is anyone using Express and if so what's your experience?