Microsoft Access, is a relational database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools.
Website: http://iwillstudy.com/group/msaccess
Location: Database
Members: 15
Latest Activity: May 4
Overview:
Microsoft Access is a psudo-" Relational Database Management System." The description that follows applies to Microsoft Access 2000, Microsoft Access 2002, Microsoft Access 2007 Microsoft Access 2007 & 2010, and even Microsoft Access 97. In fact what follows applies to just about every Windows database out there regardless of who makes it.
What it Does
Access can store data in specific formats for sorting, querying, and reporting. Sorting is pretty straightforward; data is simply presented to you in particular orders. An example might be presenting your customer data (customer number, name, address, city, state, zip, and total purchases) in last name order.
Querying means that as a user of this database, you can ask Access for a collection of information relating to location such as state or country, price as it might relate to how much a customer spent, and date as it might relate to when items were purchased. Querying can include sorting as well. For example if you wanted to see the top spending customers in the state of Florida querying would be a way to do that. A Query on data typically returns a sub-set of the collection of data, but can return all of it in a different order as well.
Reporting is simply query results in printable or viewable form.
Official website: http://office.microsoft.com
Official Documentation: http://office.microsoft.com
Videos: Click Here
This group does not have any discussions yet.
Comment
Comment by Driti Patel on May 4, 2012 at 4:36pm okkkkkkk............& thanx
Comment by Power User on May 4, 2012 at 12:20pm @Driti,
Better way is to store the live-urls (image urls) in the ms-access database. You need to upload the image files in a web directory using FTP and then you need to save the image-paths in the database. While showing the images, you can always include the links using <img src=""> tag.
Note: Please 'Add Discussion' to ask questions.
Comment by Driti Patel on May 4, 2012 at 12:09pm how to store image in access database without local image path
© 2012 Created by Power User.

You need to be a member of Learn MS Access to add comments!