473,394 Members | 1,755 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,394 software developers and data experts.

VB/DAO vs Access/VBScript?

I am a novice with Access, and it appears to me that I will
need to write a fair amount of VBscript to do anything
complex. And since I will be writing VB code, I am
wondering what benefits Access development offers vs
VB/DAO development.

Can anyone here point me to a good side-by-side
comparison?

Thanks
-Mark
Nov 13 '05 #1
3 2572

Mark wrote:
I am a novice with Access, and it appears to me that I will
need to write a fair amount of VBscript to do anything
complex. Highly unlikely. Access' native programming language is VBA.
And since I will be writing VB code, I am
wondering what benefits Access development offers vs
VB/DAO development.


Well, you get the whole shooting match under one roof, so to speak.
Furthermore, compared to VB and its reliance on Crystal Reports (makes
sign of the cross), Access with its tremendous report building
capability is the business.

I have extensive experience with Access, a little with VB, and quite a
bit with VB.NET. If I can do it in Access, I will.

Edward

Nov 13 '05 #2
On Thu, 19 May 2005 19:06:42 -0700, "Mark" <no****@thanksanyway.org> wrote:
I am a novice with Access, and it appears to me that I will
need to write a fair amount of VBscript to do anything
complex. And since I will be writing VB code, I am
wondering what benefits Access development offers vs
VB/DAO development.

Can anyone here point me to a good side-by-side
comparison?


Actually, Access uses VBA not VBScript. VBA is really the same language as VB
minus the ability to create a stand-alone executable and minus a few other
trivial things like the ability to easily create custom iterators.

That's very different from VBScript that has no variable types except variant
and no error trapping, etc.
Nov 13 '05 #3
<te********@hotmail.com> wrote:

Mark wrote:
I am a novice with Access, and it appears to me that I will
need to write a fair amount of VBscript to do anything
complex.

Highly unlikely. Access' native programming language is VBA.


Oops, my bad. Yes, I meant VBA.
Nov 13 '05 #4

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

Similar topics

4
by: Si | last post by:
Hi Guys I am using this code to execute an Access VBA function from ASP: strDbName = strDataSource & "data\webjobs.mdb" Set objAccess = Server.CreateObject("Access.Application")...
1
by: Peter Petrillo | last post by:
The Access development group here at this company has exported its reports in xml format from Access 2003. I have no influence on how they have created them. I received the following files xm...
5
by: Zalek Bloom | last post by:
Hello, I am developing a simple ASP application with VBScript and Access database. I am testing it on my Win98SE machine using Personal Web Server. My machine is Celeron 2000 with 512Mb RAM. On...
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...
16
by: cyranoVR | last post by:
This is the approach I used to automate printing of Microsoft Access reports to PDF format i.e. unattended and without annoying "Save As..." dialogs, and - more importantly - without having to use...
46
by: Adam Turner via AccessMonster.com | last post by:
If I had a field called "Name" in an Access table "Contact Info", and the field contained VBScript... Function Main(rstFields) Main = rstFields.Item("FirstName").Value End Function 1. How do...
1
by: Joe | last post by:
Is it possible to access VB.Net Assemblies from VBScript? I have a Visual Basic DLL that is accessed from VBScript. I would like to rewrite the dll in VB.Net. How would I do this, if it is...
1
by: blaneyj | last post by:
HELP! What I've got going here is: a)Access database (mdb) b)VBScript from ArcGIS (modelbuilder) that processes said Access database to custom Personal GeoDatabase (PGD) I want that Access...
4
by: korund | last post by:
Is there any difference to read & write to windows Registry with VBScript or JavaScript? Both scripting languages have similar syntax. What is preferable use for this? thanks.
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: 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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.