Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso