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...
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 +...
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.