> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 21 December 2000 15:55
> To: griffiths, gregory d. /here
> Subject: RE: Microsoft access ODBC and CGI
> 
> 
> Thank you for your response Gregory.  The script is still not 
> working and
> My NT webserver.
> The script works (http://localhost/cgi-bin/mytest.pl) on wondows 98
> running PWS and Perl5.6 build 620. I also have Microsoft access 97
> on this machine but not on the NT webserver.
> 
> The NT web server has Perl5.005 build 518 and no access 97.
> I am sure where the probem is:
> 1.  Is this a perl version issue?

Unlikely to be that, given your error message

> 2.  NTFS issue?

as above

> 3.  Permissions issue?

possible, you'll need permissions on your Database as well. 

Have you checked the docs for the module yet and tried the test scripts 
? What about DBI ?

> 
> Does anyone know if any file(s) get created somewhere that 
> the system is
> not allowing to be created.   I was told that there .lbl file 
> that gets  
> created but have no idea what that means.
> 
> I need some help here.  Thank you
> 
> Ahmed
> 
>   On Thu, 21 Dec 2000
> [EMAIL PROTECTED] wrote:
> 
> > Check the docs, ensure that your ODBC settings are correct 
> and that you 
> > are using the correct DSN name in your PERL script.
> > 
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > > Sent: 21 December 2000 06:04
> > > To: [EMAIL PROTECTED]
> > > Subject: FW: Microsoft access ODBC and CGI
> > > 
> > > 
> > > Can anyone help please.  I don't know where things are not 
> > > working.  Do I
> > > have to do any configuration with IIS and ODBC?
> > > 
> > > I have activeperl 5.005_03 build 518 installed on NT4.0  
> web server
> > > (option pack four).  The only folder that has execute 
> permission is
> > > cgi-bin.  I am able to run simple scripts and have the output 
> > > displayed
> > > on my page (http://..../cgi-bin/mytest.pl).
> > > 
> > > I have another folder that has both read and write 
> > > permissions that has an
> > > access databse file (flie1.mdb) which I setup as a system 
> DSN using
> > > Microsoft Access Driver (*.mdb).  When I run my script 
> > > through the command  
> > > line I get what I expect but when I run it through the 
> > > brwoser I get the
> > > following error:
> > > 
> > > Software error:
> > > could not open file1 at C:\Inetpub\wwwroot\cgi-bin\testing.pl 
> > > line 16. 
> > > For help, please send mail to this site's webmaster, 
> giving this error
> > > message and the time and date of the error
> > > 
> > > If any of you has experience putting a database on the 
> web using and
> > > access please help.
> > > 
> > > 
> > > Thank you
> > > 
> > > 
> > >  
> > > Ahmed
> > > 
> > > _______________________________________________
> > > ActivePerl mailing list
> > > [EMAIL PROTECTED]
> > > http://listserv.ActiveState.com/mailman/listinfo/activeperl
> > > 
> > 
> > 
> 
> 

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to