|
 |
access_asp thread: Export Excel to Access DB
Message #1 by syed moiz <sa_moiz@y...> on Tue, 25 Mar 2003 03:18:24 -0800 (PST)
|
|
Hi,
Can We export Excel sheet Data in to Access database
using ASP?
if yes how can we achieve this.
Thanks in advance for your help.
Syed
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
Message #2 by "Zee Computer Consulting" <zee@t...> on Tue, 25 Mar 2003 19:20:09 -0800
|
|
One way might be to use the ODBC driver for Excel to read the data and then
write a few loops to save the data to an Access table.
-- Zee
----- Original Message -----
From: "syed moiz" <sa_moiz@y...>
To: "Access ASP" <access_asp@p...>
Sent: Tuesday, March 25, 2003 3:18 AM
Subject: [access_asp] Export Excel to Access DB
> Hi,
> Can We export Excel sheet Data in to Access database
> using ASP?
> if yes how can we achieve this.
>
> Thanks in advance for your help.
>
> Syed
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
>
>
Message #3 by syed moiz <sa_moiz@y...> on Tue, 25 Mar 2003 20:56:02 -0800 (PST)
|
|
Can you forward some demo example for this.
--- Zee Computer Consulting <zee@t...> wrote:
> One way might be to use the ODBC driver for Excel to
> read the data and then
> write a few loops to save the data to an Access
> table.
>
> -- Zee
>
>
>
>
> ----- Original Message -----
> From: "syed moiz" <sa_moiz@y...>
> To: "Access ASP" <access_asp@p...>
> Sent: Tuesday, March 25, 2003 3:18 AM
> Subject: [access_asp] Export Excel to Access DB
>
>
> > Hi,
> > Can We export Excel sheet Data in to Access
> database
> > using ASP?
> > if yes how can we achieve this.
> >
> > Thanks in advance for your help.
> >
> > Syed
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Platinum - Watch CBS' NCAA March Madness,
> live on your desktop!
> > http://platinum.yahoo.com
> >
> >
>
>
>
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
|
|
 |