media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
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
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug