C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator