Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.