Hi,
i'm trying to write a logon trigger that would refuse incoming connection from user externally authenticated from a non trusted server list: there are too many risks that someone root on a machine can create an account scott on that machine to logon externally as scott on oracle.
My...
Hi, I need to get a sequence.nextval from an oracle sequence for a form in access. Access is already connected to this oracle database because there a re linked tables, but i d'ont have any idea how to submit queries as "select sequence.next into :bob from dual" ...
Thanks for your help ...
I use SQL Worksheet 1.6.0 with an Oracle DB 8.0.6:
My problem is that i have an azerty keyboard, but the program is like if i was with a qwerty keyboard.
I have a belgian (Point) keyboard.
All others applications on my computer works well, except that one...
Does anyone has an idea how to...
good morning,
I have a forms, with about 198 cells,
<form name="form1" method="POST" action="reg_prog.php" onSubmit="return validate(3,99)">
and I would like to call two cgi-scripts:
reg_prog.php and CGIBUL.cgi.
I've already tried :
<form...
I have a HTML page with form to fill.
Under those fields, there are images which fill automatically some fields when we clic on it.
Here is the code:
<a href="#" onClick="recopiecoltab(0)">
<IMG SRC="nexts.gif" border=0></a>
When I clic on that image the page...
Hi, i'm writing an application that paint a TiledImage: this tiledimage is a background image where i want tu set different smaller images ( logos ) at different places.
here is the beginning of my method paint:
public void paint(TiledImage ti, Positioner pos){
Graphics g =...
I've made a program in Clarion that realise a lot of insert in my pervasive sql 2000 database ( about 150 000), but the problem is that after each insert, the server seems to get more and more memory reserved: after 10 000 insert, the process on the NT server is taking 200 Mo of memory. At about...
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.