Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
Can't find a decent web analytics!!!
I've downloaded and installed Piwik. It's location detection based on IP addresses is fairly inaccur
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<