Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
split values
I have values that are returned to me in this format:
name=>test,age=>49
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing