Viewing 6 posts - 16 through 21 (of 21 total)
If the create view works on one database, but not the other, I would first check to make sure that user iv\markw has been added onto the current db.
January 31, 2005 at 3:49 pm
Another argument for separate databases for separate applications, is in the off-chance you need to restore data from one, you're not obligated to restore data from all (or worrying about...
January 31, 2005 at 2:45 pm
There's no easy way to do this, that I'm aware of, so it someone has a way, I'd love to hear it. I'm guessing a lot of people would take...
January 31, 2005 at 2:42 pm
Visual Basic allows for the use of resource files, to make localization of labels very straight-forward (and so you don't have to hard code it).
If the VB program is linked...
January 31, 2005 at 2:07 pm
We use Red-Gate's SQL compare and SQL data compare tools (http://www.red-gate.com) for all of our moves from development servers to production servers.
They offer a 14-day fully functional demo...
January 31, 2005 at 12:36 pm
Viewing 6 posts - 16 through 21 (of 21 total)