Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us