BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu