|
-
Dec 13th, 2008, 08:22 AM
#2
Re: SQL Server database Implementation . . .
Although MS Access is a nice db engine it lacks some critical functionality like stored procedures, triggers, etc and it's not free either.
You can create JET based database programmatically but you'll need Access installed when it comes to maintenance or perhaps to print report directly from it.
It might be a headach (to some degree) to migrate your MS Access later on to MS SQL... and so on.
On the other hand if you start with MS SQl 2008 Express you'll find yourself in much better situation.
So, my advise is: VB 2008 Express+MS SQL 2008 Express - both are free btw.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|