Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2005 > Visual Basic 2005 Basics
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 19th, 2008, 07:53 AM
Registered User
 
Join Date: May 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default VB 2005 Application vs. Access Database

I've been tasked with the creation of a database to track project status at my place of work. The necessary capabilities will be: 1) import data from delimited text files and spreadsheets and 2) export tables and graphs based on user selections. Whatever I come up with needs to interface with multiple back-end databases for each client (the bosses do not want to use a central, all inclusive database or SQL Server if possible). Each employee is to get a copy of the front-end, which they will use to work with each individual client database.

I'd like to get some opinions as to whether a stand-alone Visual Basic 2005 application using back-end Access databases is a better option than a completely Access-based solution. I'd like to think that creating an application with just the options that are required is the more stable, secure and user-friendly option...but I expect that an Access database with simple forms is the easier way to go. Of course, I want to make the best product possible ($$$). I value any and all opinions as this thing is going to take significant time to finish!
 
Old April 19th, 2008, 08:27 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Quote:
quote:Originally posted by dirtdog22
 (the bosses do not want to use a central, all inclusive database or SQL Server if possible).

The bosses shouldn't be making technical decisions. What justification do they provide for avoiding SQL Server?

Why build a custom solution for this? There are so many project management solutions to choose from, it seems like it would be a much more effective use of your company's money and your time to simply find a solution that already exists. Unless your requirements are really off-the-wall I doubt no solution exists that could deal with your scenario. Project management is a pretty common task.

-Peter
peterlanoie.blog





Similar Threads
Thread Thread Starter Forum Replies Last Post
VB 2005 SqlServer database connection chandra7 ADO.NET 0 December 1st, 2008 10:20 AM
[Resolved] [2005] Call Outlook in vb application snufse .NET Framework 2.0 1 February 12th, 2008 04:58 PM
Tutor needed for VB 2005 application edx VB How-To 9 May 13th, 2007 04:26 PM
Database connection in VB 2005 atoyot VB Databases Basics 0 September 30th, 2006 10:52 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.