|
 |
asp_databases thread: Do we need anything special to upload with ASP pages
Message #1 by "nader hamandi" <naderhd@h...> on Mon, 23 Apr 2001 07:35:44 -0000
|
|
Do i need to upload any additional files other than the html and the
access database to the server ?
Thanks
Nader
Message #2 by Gregory_Griffiths@c... on Mon, 23 Apr 2001 09:56:54 +0100
|
|
You'll need someway of connecting the two, ASP, Perl, etc. As this is
an ASP list then I think that you should use ASP (Active Server Pages)
to connect the database to the internet.
> -----Original Message-----
> From: naderhd@h... [mailto:naderhd@h...]
> Sent: 23 April 2001 08:36
> To: asp_databases@p...
> Cc: naderhd@h...
> Subject: [asp_databases] Do we need anything special to
> upload with ASP
> pages
>
>
> Do i need to upload any additional files other than the html and the
> access database to the server ?
>
> Thanks
> Nader
>
>
Message #3 by "nader hamandi" <naderhd@h...> on Mon, 23 Apr 2001 09:16:03 -0000
|
|
i created the asp pages , and connect them locally to the database to test
it , it worked , then when i uploaded the site online i got that it needs
some drivers
>From: Gregory_Griffiths@c...
>Reply-To: "ASP Databases" <asp_databases@p...>
>To: "ASP Databases" <asp_databases@p...>
>Subject: [asp_databases] RE: Do we need anything special to upload with ASP
>pages
>Date: Mon, 23 Apr 2001 09:56:54 +0100
>
>You'll need someway of connecting the two, ASP, Perl, etc. As this is
>an ASP list then I think that you should use ASP (Active Server Pages)
>to connect the database to the internet.
>
> > -----Original Message-----
> > From: naderhd@h... [mailto:naderhd@h...]
> > Sent: 23 April 2001 08:36
> > To: asp_databases@p...
> > Cc: naderhd@h...
> > Subject: [asp_databases] Do we need anything special to
> > upload with ASP
> > pages
> >
> >
> > Do i need to upload any additional files other than the html and the
> > access database to the server ?
> >
> > Thanks
> > Nader
> >
>
Message #4 by Hal Levy <hal.levy@s...> on Mon, 23 Apr 2001 09:59:48 -0400
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C0CBFD.A8902FC0
Content-Type: text/plain;
charset="iso-8859-1"
Nader,
This all depends on what your doing. Are you using a DSN to connect to the
access tables? then you need to create the DSN on the server (a good reason
not to use DSN's).
Are you sure that the server supports IIS? Is MDAC or Access installed on
the server? (You need the database drivers!)
How about giving us the ACTUAL error your getting.
Hal Levy
StarMedia Network, Inc.
Intranet Development Manager
-----Original Message-----
From: nader hamandi [mailto:naderhd@h...]
Sent: Monday, April 23, 2001 5:16 AM
To: ASP Databases
Subject: [asp_databases] RE: Do we need anything special to upload with
ASP pages
i created the asp pages , and connect them locally to the database to test
it , it worked , then when i uploaded the site online i got that it needs
some drivers
>From: Gregory_Griffiths@c...
>Reply-To: "ASP Databases" <asp_databases@p...>
>To: "ASP Databases" <asp_databases@p...>
>Subject: [asp_databases] RE: Do we need anything special to upload with ASP
>pages
>Date: Mon, 23 Apr 2001 09:56:54 +0100
>
>You'll need someway of connecting the two, ASP, Perl, etc. As this is
>an ASP list then I think that you should use ASP (Active Server Pages)
>to connect the database to the internet.
>
> > -----Original Message-----
> > From: naderhd@h... [mailto:naderhd@h...]
> > Sent: 23 April 2001 08:36
> > To: asp_databases@p...
> > Cc: naderhd@h...
> > Subject: [asp_databases] Do we need anything special to
> > upload with ASP
> > pages
> >
> >
> > Do i need to upload any additional files other than the html and the
> > access database to the server ?
> >
> > Thanks
> > Nader
> >
>
---
SoftArtisans helps developers build robust, scalable Web applications!
Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
File uploads: http://www.softartisans.com/saf.html
Transactional file management: http://www.softartisans.com/saf1.html
Scalability: http://www.softartisans.com/saxsession.html
ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
$subst('Email.Unsub')
Message #5 by "nader hamandi" <naderhd@h...> on Mon, 23 Apr 2001 17:34:26 -0000
|
|
The server i'm using is a Cobalt Raq 3 with iASP instaled on it nothing else
, it's my first time i use asp pages , so if there's anyone who could help
me handle this step by step ,i'll be very thankfull and you'll save my life
8-) ,
What i want is being able to Make a form where users can insert their data
with a picture of them in an access database, and of course they can just
edit it.....
Thank you very much for ur time
Nader Hamandi
>From: Hal Levy <hal.levy@s...>
>Reply-To: "ASP Databases" <asp_databases@p...>
>To: "ASP Databases" <asp_databases@p...>
>Subject: [asp_databases] RE: Do we need anything special to upload wit
>h ASP pages
>Date: Mon, 23 Apr 2001 09:59:48 -0400
>
>Nader,
>
>This all depends on what your doing. Are you using a DSN to connect to the
>access tables? then you need to create the DSN on the server (a good reason
>not to use DSN's).
>
>Are you sure that the server supports IIS? Is MDAC or Access installed on
>the server? (You need the database drivers!)
>
>How about giving us the ACTUAL error your getting.
>
>Hal Levy
>StarMedia Network, Inc.
>Intranet Development Manager
>
>-----Original Message-----
>From: nader hamandi [mailto:naderhd@h...]
>Sent: Monday, April 23, 2001 5:16 AM
>To: ASP Databases
>Subject: [asp_databases] RE: Do we need anything special to upload with
>ASP pages
>
>
>i created the asp pages , and connect them locally to the database to test
>it , it worked , then when i uploaded the site online i got that it needs
>some drivers
>
>
> >From: Gregory_Griffiths@c...
> >Reply-To: "ASP Databases" <asp_databases@p...>
> >To: "ASP Databases" <asp_databases@p...>
> >Subject: [asp_databases] RE: Do we need anything special to upload with
>ASP
>
> >pages
> >Date: Mon, 23 Apr 2001 09:56:54 +0100
> >
> >You'll need someway of connecting the two, ASP, Perl, etc. As this is
> >an ASP list then I think that you should use ASP (Active Server Pages)
> >to connect the database to the internet.
> >
> > > -----Original Message-----
> > > From: naderhd@h... [mailto:naderhd@h...]
> > > Sent: 23 April 2001 08:36
> > > To: asp_databases@p...
> > > Cc: naderhd@h...
> > > Subject: [asp_databases] Do we need anything special to
> > > upload with ASP
> > > pages
> > >
> > >
> > > Do i need to upload any additional files other than the html and the
> > > access database to the server ?
> > >
> > > Thanks
> > > Nader
> > >
> >
>---
>SoftArtisans helps developers build robust, scalable Web applications!
>Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
>File uploads: http://www.softartisans.com/saf.html
>Transactional file management: http://www.softartisans.com/saf1.html
>Scalability: http://www.softartisans.com/saxsession.html
>ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
>$subst('Email.Unsub')
>
>
>---
>SoftArtisans helps developers build robust, scalable Web applications!
>Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
>File uploads: http://www.softartisans.com/saf.html
>Transactional file management: http://www.softartisans.com/saf1.html
>Scalability: http://www.softartisans.com/saxsession.html
>ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
>$subst('Email.Unsub')
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Message #6 by Hal Levy <hal.levy@s...> on Mon, 23 Apr 2001 14:30:23 -0400
|
|
Again-
You say you have this working in your test environment. That means it's an
environment issue rather than a development issue.
How are you making the Database connection? a DSN? Connection String? What
errors are you getting when you try to go to your pages?
Thanks,
Hal Levy
StarMedia Network, Inc.
Intranet Development Manager
-----Original Message-----
From: nader hamandi [mailto:naderhd@h...]
Sent: Monday, April 23, 2001 1:34 PM
To: ASP Databases
Subject: [asp_databases] RE: Do we need anything special to upload wit h
ASP pages
The server i'm using is a Cobalt Raq 3 with iASP instaled on it nothing else
, it's my first time i use asp pages , so if there's anyone who could help
me handle this step by step ,i'll be very thankfull and you'll save my life
8-) ,
What i want is being able to Make a form where users can insert their data
with a picture of them in an access database, and of course they can just
edit it.....
Thank you very much for ur time
Nader Hamandi
Message #7 by "Nader Hamandi" <naderhd@h...> on Mon, 23 Apr 2001 22:25:18 +0300
|
|
Well yes i was using a dsn connection with dreamweaver utradev, wel it's the
easiest way , but working on the server i forgot what was the error cause my
test was about 15 days ago or more , so what do u think should i use as
connection....
NH
----- Original Message -----
From: "Hal Levy" <hal.levy@s...>
To: "ASP Databases" <asp_databases@p...>
Sent: Monday, April 23, 2001 9:30 PM
Subject: [asp_databases] RE: Do we need anything special to upload wit h ASP
pages
> Again-
>
> You say you have this working in your test environment. That means it's an
> environment issue rather than a development issue.
>
> How are you making the Database connection? a DSN? Connection String? What
> errors are you getting when you try to go to your pages?
>
> Thanks,
>
> Hal Levy
> StarMedia Network, Inc.
> Intranet Development Manager
>
> -----Original Message-----
> From: nader hamandi [mailto:naderhd@h...]
> Sent: Monday, April 23, 2001 1:34 PM
> To: ASP Databases
> Subject: [asp_databases] RE: Do we need anything special to upload wit h
> ASP pages
>
>
> The server i'm using is a Cobalt Raq 3 with iASP instaled on it nothing
else
>
> , it's my first time i use asp pages , so if there's anyone who could help
> me handle this step by step ,i'll be very thankfull and you'll save my
life
> 8-) ,
> What i want is being able to Make a form where users can insert their data
> with a picture of them in an access database, and of course they can just
> edit it.....
>
> Thank you very much for ur time
>
> Nader Hamandi
>
> ---
> SoftArtisans helps developers build robust, scalable Web applications!
> Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
> File uploads: http://www.softartisans.com/saf.html
> Transactional file management: http://www.softartisans.com/saf1.html
> Scalability: http://www.softartisans.com/saxsession.html
> ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
$subst('Email.Unsub')
>
>
Message #8 by "Charles Feduke" <webmaster@r...> on Mon, 23 Apr 2001 20:14:38 -0400
|
|
It depends on how your ASP pages are accessing the database. Do you have an
ODBC connection specified that your connection objects are using? If so, that
ODBC connection must be specified on the server. If you're just using a
filename/path, then make sure the path to the Access database is correct.
Please elaborate.
- Chuck
----- Original Message -----
From: "nader hamandi" <naderhd@h...>
To: "ASP Databases" <asp_databases@p...>
Sent: Monday, April 23, 2001 3:35 AM
Subject: [asp_databases] Do we need anything special to upload with ASP pages
> Do i need to upload any additional files other than the html and the
> access database to the server ?
>
> Thanks
> Nader
Message #9 by "Charles Feduke" <webmaster@r...> on Mon, 23 Apr 2001 21:04:41 -0400
|
|
Try installing the latest MDAC on the server (2.6). Search Microsoft.com
for MDAC (the EXE name should be mdac_typ.exe assuming you're looking for the
English language drivers, different otherwise -- there's a list).
- Chuck
----- Original Message -----
From: "nader hamandi" <naderhd@h...>
To: "ASP Databases" <asp_databases@p...>
Sent: Monday, April 23, 2001 5:16 AM
Subject: [asp_databases] RE: Do we need anything special to upload with ASP
pages
> i created the asp pages , and connect them locally to the database to test
> it , it worked , then when i uploaded the site online i got that it needs
> some drivers
Message #10 by "Charles Feduke" <webmaster@r...> on Mon, 23 Apr 2001 21:02:33 -0400
|
|
> You'll need someway of connecting the two, ASP, Perl, etc. As this is
> an ASP list then I think that you should use ASP (Active Server Pages)
> to connect the database to the internet.
Fortunately you can install ActiveState's Perl on the server and
<%@ LANGUAGE="Perl" %>
and use Perl instead of VBScript in your ASP pages.
Sorry, don't mean to confuse (too much!).
- Chuck
Message #11 by "nader hamandi" <naderhd@h...> on Tue, 24 Apr 2001 06:01:09 -0000
|
|
Well to tell you the truth i don't really know how to or if the ODBC is
installed on the server,it's my first time to use ASP pages with database ,
and by the way the path to the database is correct
>From: "Charles Feduke" <webmaster@r...>
>Reply-To: "ASP Databases" <asp_databases@p...>
>To: "ASP Databases" <asp_databases@p...>
>Subject: [asp_databases] Re: Do we need anything special to upload with ASP
>pages
>Date: Mon, 23 Apr 2001 20:14:38 -0400
>
> It depends on how your ASP pages are accessing the database. Do you
>have an
>ODBC connection specified that your connection objects are using? If so,
>that
>ODBC connection must be specified on the server. If you're just using a
>filename/path, then make sure the path to the Access database is correct.
>
> Please elaborate.
>
>- Chuck
>
>----- Original Message -----
>From: "nader hamandi" <naderhd@h...>
>To: "ASP Databases" <asp_databases@p...>
>Sent: Monday, April 23, 2001 3:35 AM
>Subject: [asp_databases] Do we need anything special to upload with ASP
>pages
>
>
> > Do i need to upload any additional files other than the html and the
> > access database to the server ?
> >
> > Thanks
> > Nader
>
>
|
|
 |