As I indicated in my original post, the email is working for sending scheduled reports so do not believe that the account for the email has been dropped.
Didn't update the server ??
I guess something could have changed that I didn't know about.
What would I check to see if the notify was/is...
Seagate Info 7.5 - Win 5.0,NT-CIINFO.MDB
At one point in time, the Notify Email worked but for some reason stopped working. We do not get an email when scheduled report fails and notify has been setup.
Emails from scheduled reports continue to work.
Any suggestion on how to research/resolve...
I am using <%Response.ContentType = "application/vnd.ms-excel"%> in my ASP page to generate Excel formated data.
Right now, this opens a ASP page in the web browser that looks like an Excel page. Looks great but..
What I would prefer is have it open Excel on the users workstation...
I have some Crystal/Seagate reports setup to run on the web thru ASP pages.
The reports work fine and I can export to *.rpt, *.doc and
*.rtf, however I get the following error when trying to export to *.XLS
CRAXDRT error occurred on Server.20541 Error in File...
..rpt: Error detected by export...
You might try bringing in your table twice.
And linking on the personid.
The criteria on the first table would be looking for
the Z and the date range.
The criteria on the alias table would be for
the date range.
You may have to do some groups and put the detail data on
the group row to keep...
Tom,
Did you find a solution to this problem ?
I had some web reports that were working just fine for me and then ,all of a sudden, I just started seeing the "done" with no results.
Would appreciate any solutions you might have found..
Thanks...
ken@kenhardwick.com
Jim,
Excel Export...
Yes, in fact, the main reason I had came up with this ideal was because I design a lot of reports that are created specifically to export to excel. So, this works great for that. And, of course, I usually hide all the sections except the header and the detail line, so it is...
In fact, more specifically, install "Hewlett-Packard HP-GL/2 Plotter" and you will be able to select a page that is 44in wide using lanscape.
I have had the same problem and came up with this solution...I installed a dot-matrix printer (even thought I do not have the printer) and then setup a custom page using the maximum value and then select my dot-printer using this custom page. Ended up with an extremely "wide"...
See the article/download at http://www.15seconds.com/issue/010718.htm
The downloadable ASP file will actually write a function to use your specified procedure. It is great !
I have say five variables named, field1,field2,field3,field4 and field5.
And, I want to loop thru those five variables and want to do so thru code, like...
field1 = 5
field2 = 1
field3= 3
field4= 4
field5 3
total= 0
For cnt = 1 to 5
nextField = field & cnt
Total = Total +...
Also, check out ASP tool...genericdb
www.genericdb.com
This is a very easy to use "tool" that makes it very easy
to put database info on a web page with ASP code..and to be able to edit/add new info to your database.
Very much worth checking out...
From his webpage :
<What Is...
We have used "Recrystalize" to create ASP files for our intranet phone book reports.."easy to use" and works very
well.
Highly recommended...
Ken Hardwick
Norman,Ok
Here is the method I have used to do this.
1) Create a parameter field (for instance..call it
"Parameter1") and set default values of
"Employee Code","Name","Address","Salary Details"
Place this Parameter Field in Report Heading.
2) Create a...
The following SQL gives me a list of all tables in<br>
our Oracle database. FYI - I am executing this SQL using<br>
VBA in Excel using Oracle73 driver.<br>
<br>
Select TABLE_NAME<br>
from ALL_TABLES<br>
<br>
I would also like to get a list of "view" tables. <br>
How would I do that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.