# Access 파일로 데이터 테이블만들기

포건시는 Access 파일의 데이터를 가져와 데이터 테이블을 생성할 수 있도록 지원합니다.

{% hint style="info" %}
주의하십시오

* Microsoft Office 2010 이상에는 32비트 및 64비트 유형이 있습니다. 64비트 버전의 Windows를 사용하는 경우 이 방법을 사용하여 Access 생성 데이터 테이블을 가져오려면 32비트 버전의 Access를 설치해야 합니다.
* Office 365를 사용하는 경우 빠른 실행 설치를 사용하여 설치된 Access는 이 메서드를 사용하여 Access 빌드 데이터 테이블을 가져올 수 없습니다. Microsoft Access 2010 데이터베이스 엔진 재배포 가능 패키지의 32비트 버전 프로그램(AccessDatabaseEngine.exe 다운로드하여 설치해야 합니다.
  {% endhint %}

Access 파일 데이터 테이블을 만드는 방법을 설명합니다.

1. 리본의 메뉴 모음에서 \[데이터-> Access-테이블]을 선택합니다.

<figure><img src="https://2930313389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkr3K95OpVnkhRrSKF3Qh%2Fuploads%2F9GT6XDlrpGqQ7ZDKGqfU%2Fimage.png?alt=media&#x26;token=e6e7a8c1-00d1-4c13-89b9-4c8e444bb5ef" alt=""><figcaption></figcaption></figure>

2. 가져올 Access 파일을 선택하고 \[열기]를 클릭합니다.
3. &#x20;가져올 테이블을 선택하고 데이터 소스의 테이블을 선택한 테이블 영역으로 이동하려면 누릅니다.![](https://help.grapecity.com.cn/download/thumbnails/72351986/image2019-1-12_16-7-35.png?version=1\&modificationDate=1648092524000\&api=v2)

![](https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/WK9RTySCer7UgtJJjNyk/image.png)

4. \[확인]을 클릭하면 Access 파일의 데이터가 포건시로 가져옵니다.

![](https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/vKULRK5x3ig5HNuDJSYi/image.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/database/setdata/access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
