see this is my file from which i can create report on SQL? prompt
here the file starts....
set term off;
set verify off;
set feedback off;
set pages 65;
set lines 80;
break on ext_int skip1 on report;
--
column today new_value today noprint;
column lin new_value lin noprint;
--
select...
I want to run report from fomrs menu.....
when u click menu.....in the backend some sql query must be passed and report should get run.....this is what i want
i don't want to actually design the report in report6i......
how we run report....just doing something in SQL> prompt...
thank u...
Hi there
anybody knows how to run SQL files (For report purpose) on the menu level by passing SQL statement .????? having all dot matrix printer setting.
i'm currently using HOST command to run the sql. But it creates another session.
thanking you
sachin
Hi
If the username is not correct then it should show me the same login page or it should show me next page.
so what i have to pass to show these pages
thankx in advance
regards
sachin
Hi
I'm using access2000 database. I want to check the username and password.....and if username and passowrd is correct then i have to show some page say "xyz.htm" or i want to display that username/password is incorrect and i want to show the same ASP page again asking for username...
Hello all
Can i schedule import/export from oracle to sql server.???? i want to keep timing for this purpose. At specified time import/export should start automatically and data should be updated in the Sql Server.
if anybody knows this pls focus some more light on this matter.
thanking you...
Hi ayac
i'm having smililar problem. My asp page is not displayed on the screen. Giving me error HTTP:500 internal server error
what iis setting i have to do???? but same page work in APACHE.
thankx
regards
sachin
take a export of 9i tables using 8i export utility
e.g.
export userid = scott/tiger@xyz + other parameters required for export.
where scott/tiger is username /password of 9i user and xyz is the TNS service name for connecting to 9i database.
run this export utility in 8i
Hi
I think u won't get all functionality of the OCX in forms. I tried to use DATAGRID of VB in forms.....but in vain....may be i have not tried that much....but it was hard to understand how to programm for that
any way all the best
regards
sachin
Hi there
u can very well select the parent frame. u just have to select the text box on the report layout and from the tool bar u can select the parent frame of that perticualr box
but u must have solid patience when u create any report in 6i......it works but it takes lot of time.
regards
sachin
Hi there
this is the code which i'm doing
<%@ LANGUAGE= "VBSCRIPT"%>
<%
OPTION EXPLICIT
Dim cnnLOGIN
Dim rstLOGIN
dim strUsername, strPassword
dim strSQL
%>
<html background ="gray">
<head>
<title>Login Page</title>
</head>
<%
if request.form("action") <>...
Hi turkbear
really this is right.....it is most frustrative task i have ever had.
i tried one layout.....and i could manage to do it. but somehow i'm worried to chaneg anything in the layout.
but i tried to add one more coloumn in the layout....and it worked fine......cross ur finger as well...
Hi
It gioves me error
"THE PAGE CANNOT BE DISPLAYED"
at the bottom it shows me error
"HTTP 500 - Internal server error
Internet Explorer "
I think there is some problem in IIS setting. Because it works in APACHE.
thank you
regards
sachin
HI Tarwn
i tried your clue. But it seems that my ASP page doesn't work. That means that my IIS is having some problem. Can u pleae tell me what configuration i have to make so that it will work properly.
I uploaded the simple ASP page that u told me. but in vain
any way thankx
regards
sachin
Hi experts
I'm developing some application in ORACLE. I'm using forms 6i and REPORTS 6i.
As i'm new to REPORTS 6i can anybody help me regarding the conecpt of "FRAMES" and in general to know abt the reports. PLease if u can provide me any good site regarding the same or even book name...
Hi
I have uploaded ASP page on my site. I'm using IIS SERVER.
But there is some problem with my page. It is not shown on the screen. Not even HTML content in that. What may be the problem???
what all options i have to set additional.
Run SCript option in selected.
thanking you
Sachin
Hello all,
I have one problem in Visual Interdev.
I'm developing one site which contains some validation.
when i start Visual interdev and creates NEW PROJECT....then it asks me Specify a server and mode & what mode you want to work....MASTER or LOCAL
i have IIS server ...
so what i...
Hello all,
I have one problem in Visual Interdev.
I'm developing one site which contains some validation.
when i start Visual interdev and creates NEW PROJECT....then it asks me Specify a server and mode & what mode you want to work....MASTER or LOCAL
i have IIS server ...
so what i...
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.