What are the benefits of ms access?
Answer / Sumeet Bhatnagar
Benefits of Microsoft Access include its ability to create powerful database applications, integrate with other Office Suite products, provide a user-friendly interface for non-programmers, and offer customizability through VBA programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of microsoft access 2010?
What is the difference between access and excel?
Is access better than excel?
How do you create access?
How do you start ms access?
Define Primary key, Foreign key, Weak key in your own words.
How would you open an ms access database that has been converted to a current version?
Does microsoft access still exist?
What are the components of ms access?
What are the main differences between the two?
What is microsoft access point?
I have a reference table called 1. of 2 fields called 1.BadgeGroups(BG)and 1.Badges(B)like BG G aa 10 aa 11 bb 12 bb 13 bb 14 Using MS Design View Table 2 has 3 fields called 2.name, 2.badgegroup and 2.group In Table 2 called 2. they calls Table 1 for 2 fields BUT with the second field 2.badges, I want the combo box only to display the 1.badges where 2.badgegroup = 1.badgegroup The current select I have is for Table Data View Row Source is: 2.badgegroup is filled from a Combo box using Select Distinct etc from Table 1. Tried different syntax's but still lost, looking for some help SELECT 1.[BadgeGroup], 1.Badge FROM 1. WHERE 1.[BadgeGroup]=Me.2.BadgeGroup); I can populate 2.badgegroup with a
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)