How to query SQL Db and write results into Access
From: levi1998 (levi19xx_at_yahoo.com)
Date: 06/26/04
- Next message: William Ryan eMVP: "Re: Creating table from dataset"
- Previous message: William Ryan eMVP: "Re: Could not determine which columns uniquely identify the rows for (a table)"
- Next in thread: Val Mazur: "Re: How to query SQL Db and write results into Access"
- Reply: Val Mazur: "Re: How to query SQL Db and write results into Access"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Jun 2004 17:58:46 -0700
I am trying to query an SQL db and store the results of the query into
an access db. I am opening the SQL db and filling a dataset via
sqlDataAdapter.
The question is how to write this dataset into an existing table in an
access database or what other approach should I be taking to
accomplish this?
Obviously I am new at this so any help is appreciated
thx,
philip
- Next message: William Ryan eMVP: "Re: Creating table from dataset"
- Previous message: William Ryan eMVP: "Re: Could not determine which columns uniquely identify the rows for (a table)"
- Next in thread: Val Mazur: "Re: How to query SQL Db and write results into Access"
- Reply: Val Mazur: "Re: How to query SQL Db and write results into Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|