473,378 Members | 1,523 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

advanatges and disadvantges of using ms access over vb6?

DP
hi,

i'm deciding whether to create a database program in VB6 or MS access, with
VB for applications running in the background. i just wanted some opinions,
as to which one would be better, and wat would be some
advnatges/disadvantges of doing it in vb6 over ms access??
thanx

dev
Feb 17 '06 #1
3 1702
DP wrote:
hi,

i'm deciding whether to create a database program in VB6 or MS access, with
VB for applications running in the background. i just wanted some opinions,
as to which one would be better, and wat would be some
advnatges/disadvantges of doing it in vb6 over ms access??
thanx

dev

Access is an application written to manage databases, VB is a general
purpose programming language. One has database functionality built in,
VB doesn't. One has an integrated report writer, the other uses Crystal
Reports. One requires the client to have Access or the developer needs
to purchase a developer's edition to create runtimes, the other doesn't
require everyone to have VB6 on their machines.

You might want to google your question. There's been many threads on
this topic.
Feb 17 '06 #2
I agree with salad on this one, each has so many pros and cons so
here's a link to a white paper that was posted on this group elsewhere
giving the advantages AND disadvantages of Access over other database
technologies and programming tools. It's a bit of a read but well
worth it if you're toying with the idea of developing using different
technologies.

http://www.fmsinc.com/tpapers/genaccess/DBOD.asp

I found this very interesting so take a read.

All the best, Dean...

Feb 17 '06 #3
If you're good at neither, it doesn't matter.
If you are good at one and not the other then that one will be better.
If you're good at both then you don't need advice.

Feb 17 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

38
by: Remco Groot Beumer | last post by:
Hello, I'm trying to decide if the following situation would be workable: Generate an MS Access Front End (which will run localy on client computers), which will link to a DBMS (SQL server or...
13
by: Andrew | last post by:
I use conditional compiler constants, set through the VBA IDE in Tools, <projectname> Properties, that I refer to throughout my code to control which code is used during development, and which...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
3
by: Husam | last post by:
Hi EveryBody: I have A research in my C++ course about the advantages and Disadvantges of using C++ when you compare it to any other langueges. So any body can tell me about that or redirect...
16
by: JoeW | last post by:
I'm utilizing a database that I created within MS Access within a program I've created in VB.NET. I am using the VB front end to navigate the information, but want to be able to print a report,...
10
by: WannaKatana | last post by:
I am just wondering why, with nothing else running and executing an update query against a very large table, does Access seem to be causing less than 10% processor usage. Then it says "There is not...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.