Re: Please I need Help!
- From: "Dave" <noone@xxxxxxxxxxx>
- Date: Fri, 20 May 2005 07:49:49 -0400
"Opyuse" <Opyuse@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AE5C98D7-6F86-46B1-AC41-AE3636EDFDD7@xxxxxxxxxxxxxxxx
> Thanks for the reply but do you mean that I can use access to read into my
> ODBC database? How do I do that?
>
> because I thought that I would have to use my application as an
> Intermediary
> and have some sort of code to read from the excel doc into the database my
> application has access to.
odbc is just a method used to connect to a database, it is not a database in
itself. odbc only provides ways for external programs to access a database
using some standard programming methods.
if the underlying database is access then you can use the built in access
data import capabilities to read from excel files. or if they are on the
same machine you can just open each of them and cut/paste your data.
.
- Follow-Ups:
- Re: Please I need Help!
- From: Opyuse
- Re: Please I need Help!
- References:
- Please I need Help!
- From: Opyuse
- Re: Please I need Help!
- From: Dave
- Re: Please I need Help!
- From: Opyuse
- Please I need Help!
- Prev by Date: Re: Please I need Help!
- Next by Date: Access Database Conversion to SQL
- Previous by thread: Re: Please I need Help!
- Next by thread: Re: Please I need Help!
- Index(es):
Relevant Pages
|
|