---
title: "What is a data source?"  
description: "What is a data source?"  
author: "Amit Singh"  
published: 2011-04-29  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/808/what-is-a-data-source  
category: "ms access"  
tags: ["ms access"]  
reading_time: 1 minute  

---

# What is a data source?

A DataSource class brings another level of abstraction than directly using a connection object. Data source can be referenced by JNDI. Data Source may point to RDBMS, file System , any DBMS etc.

## Answers

### Answer by Amit Singh

A DataSource class brings another level of abstraction than directly using a connection object. Data source can be referenced by JNDI. Data Source may point to RDBMS, file System , any DBMS etc.


---

Original Source: https://www.mindstick.com/interview/808/what-is-a-data-source

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
