473,402 Members | 2,046 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,402 software developers and data experts.

clarification on Access language


Could some clarify for me - I thought the scripting language for Access
was SQL and that to script in Access one would need to learn SQL. Why
then is the Access database under visual basic? What do you need to
know to know, SQL or VB, to work optimally in Access?

Also, is it possible to hook up Access datasets to a pre-made pivot
table in Excel. How does this work, any more elaborate info on this
would be much appreciated.

Marina Madeleine


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #1
1 1285
"marina madeleine" <ma**************@hotmail.com> wrote in message
news:41**********************@news.newsgroups.ws.. .

Could some clarify for me - I thought the scripting language for Access
was SQL and that to script in Access one would need to learn SQL. Why
then is the Access database under visual basic? What do you need to
know to know, SQL or VB, to work optimally in Access?

Also, is it possible to hook up Access datasets to a pre-made pivot
table in Excel. How does this work, any more elaborate info on this
would be much appreciated.

Marina Madeleine


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


"I thought the scripting language for Access was SQL"

You thought wrong. SQL is not a scripting language, it is a query language
specifically designed for carrying out set-based operations against a
relational database.

"Why then is the Access database under visual basic?"

Because VBA is Microsoft's procedural programming language for all of
Office.

"What do you need to know to know, SQL or VB, to work optimally in Access?"

You need to know both. To put it crudely, VBA is the procedural language
that you need for programming Access (scripting, if you must), SQL is the
query language that you need for retrieving and maintaining data.


Nov 13 '05 #2

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

Similar topics

8
by: Eric | last post by:
I want to have one statement in my web page that includes a single file (for example "Mylib.inc" that contains a list of ".js" files to include. Is that possible? And if so can some one show me the...
17
by: Tim Clacy | last post by:
I was advised in a recent thread that, because one of the compilers that I use does not support 'namespace', I should not use this group but ask elsewhere; perhaps...
4
by: chanchito_cojones | last post by:
Hi there, I was searching the net for some guidance in putting together a query that would select random records from the main table. I came across this and it works like a charm. SELECT TOP...
8
by: Sai Kit Tong | last post by:
In the article, the description for "Modiy DLL That Contains Consumers That Use Managed Code and DLL Exports or Managed Entry Points" suggests the creation of the class ManagedWrapper. If I...
3
by: Jon Booth | last post by:
I have just started programming .NET having come from ASP. We used to create a connection and store it in a session.This meant for each user logging into the site there was only one connection ...
0
by: Filippo Bettinaglio | last post by:
Hi all, In the past 3 days I have done some research about Microsoft.mshtml component within .NET 2 framework. I need some clarification/comfermation about the Microsoft.mshtml componet and...
5
by: joe | last post by:
I'm a newbie so please bear with my newbie qustions. I just got a note from my Web hotel help desk and they said the web hotel Windows server support ASP 1.0 thru ASP 2.0 and newer. But when I...
1
by: luxmanpai | last post by:
Hello All, I have an performance issue, where a query which is executed at the client place which is retrieving 370 records is taking around 10 minutes, Where as the same query which is executed...
2
by: sukatoa | last post by:
I doubt if this is the right section to post... But, for a clarification I always use "jdbc:mysql://localhost:3306/dbname" to access the mysql database server given also the username and the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.