Ask a Question related to ASP Database, Design and Development.
-
Antonio #1
Reports in MSAccess with ASP
I got soem code from 4GuysfromRolla and am having serios problems getting it to work. I need to be able to use the Reports from an MS Access database by means of ASP. The Code can be seen at [url]http://4guysfromrolla.com/webtech/042600-1.shtml[/url] I would really apresiat it if someone can help me out. I am running a Win2K server with IIS5 on it. The problem with the code is that I get an error on line 140. It said that a var was not declared. I can see that it is not declared and tryed to change it to soemthing that is in the code, but no luck Any Help would be apresiated
-----------------------------
This message is posted by [url]http://Asp.ForumsZone.com[/url]
Antonio Guest
-
Need Help with SQL statement. MSAccess
I am new to cf and SQL and I want to display only the three most recent entries in the database. I tried (remember I'm a newbie) setting up an... -
Date::MSAccess V 1.01
The pure Perl module Date::MSAccess V 1.01 is available immediately from CPAN, and from http://savage.net.au/Perl-modules.html. On-line docs,... -
From PDF to MSAccess
is there any way of capturing data of a PDF document and making it an Access table? Thank you -
ASP + MSACCESS
How can I check NTFS permission and how to give the IUSR account sufficient privileges to update the database which is in MSACCESS. It's always... -
ASP and MSAccess
I am updating a MSAccess DB from a web page. I can read the database with no problem but my update and insert script are having problems. Example:... -
Ray at #2
Re: Reports in MSAccess with ASP
Did you try just declaring the variable?
Ray at work
"Antonio" <antoniob@armscor.co.za> wrote in message
news:700872661822499@Asp.ForumsZone.com...it to work. I need to be able to use the Reports from an MS Access database> I got soem code from 4GuysfromRolla and am having serios problems getting
by means of ASP. The Code can be seen at
[url]http://4guysfromrolla.com/webtech/042600-1.shtml[/url] I would really apresiat it
if someone can help me out. I am running a Win2K server with IIS5 on it.
The problem with the code is that I get an error on line 140. It said that
a var was not declared. I can see that it is not declared and tryed to
change it to soemthing that is in the code, but no luck Any Help would be
apresiated>
> -----------------------------
> This message is posted by [url]http://Asp.ForumsZone.com[/url]
>
Ray at Guest
-
Jeff Cochran #3
Re: Reports in MSAccess with ASP
On Wed, 16 Jul 2003 05:06:00 -0700, "Antonio"<antoniob@armscor.co.za>
wrote:
It would seem a lot more sensible to declare the variable than to>I got soem code from 4GuysfromRolla and am having serios problems getting it to work. I need to be able to use the Reports from an MS Access database by means of ASP. The Code can be seen at [url]http://4guysfromrolla.com/webtech/042600-1.shtml[/url] I would really apresiat it if someone can help me out. I am running a Win2K server with IIS5 on it. The problem with the code is that I get an error on line 140. It said that a var was not declared. I can see that it is not declared and tryed to change it to soemthing that is in the code, but no luck Any Help would be apresiated
change it to a different one that happens to already be declared...
Jeff
===================================
Jeff Cochran (IIS MVP)
[email]jcochran.nospam@naplesgov.com[/email] - Munged of Course
I don't get much time to respond to direct email,
so posts here will have a better chance of getting
an answer. Besides, everyone benefits here.
Suggested resources:
[url]http://www.iisfaq.com/[/url]
[url]http://www.iisanswers.com/[/url]
[url]http://www.iistoolshed.com/[/url]
[url]http://securityadmin.info/[/url]
[url]http://www.aspfaq.com/[/url]
[url]http://support.microsoft.com/[/url]
====================================
Jeff Cochran Guest



Reply With Quote

