Viewing 7 posts - 1 through 7 (of 7 total)
One other tip: your development environment should mirror production as much as possible.
If production uses the Enterprise version, development should also.
If production is located 20 miles away, development...
August 9, 2005 at 6:49 am
Does the emphasis on short term (30 day) results lead to problems because there is limited time for planning the overall project such as the database design and documenting the...
May 18, 2005 at 6:42 am
Thanks for the suggestions. In particular to Joe for putting into words the concept I was struggling with about row and entity. For our system, it is inventory...
May 12, 2005 at 9:57 am
Have you tried connecting using ODBC? It has a test button. You should see the MSDE instance from the ODBC wizard.
May 12, 2005 at 9:52 am
Have you tried accessing it on the same machine it is running on? Can you find the service running? I think there should be an icon in the...
May 11, 2005 at 3:30 pm
You make several good points. I like a prefix on views so I know where to look in the database for the view/table. On some projects, I have...
April 6, 2005 at 6:57 am
I agree that a good front end would be the best way to go, but this is a legacy system with 500 tables, 300 stored procedures and limited documentation. ...
February 10, 2005 at 8:07 am
Viewing 7 posts - 1 through 7 (of 7 total)