How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
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
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is