Hi
I am trying to schedule a recurring task using Timer and TimerTask classes. What I could not understand is how to schedule my task for an indefinite time. I am creating a Timer object. Then I ask it to schedule a TimerTask by passing it an instance of my TimerTask subclass. What I wish is to...
Hi there,
I am new to PHP development and I just wanted to know which one is the best PHP development product available. I'd like to see syntax highlighting, debugging, macros, code completion and code factoring in my PHP development environment. I am sure I would get some very nice...
Well I add a column to a table by using ALTER table command. Now I want this column to be removed. This column does not contain any data. Tell me how to do this???
I have in my table two TEXT fields. I want to add them. I have used '+' and '¦¦' operators but they give error. They work however with varchar and char fields. Just tell me how to add two TEXT fields? I cant convert them into varchar or char since they will get their data lost.
How we can cascade updates, insert or deletion in tables to enforce refrential integrity. Will I have to write a trigger for it? Or there is some other way also?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.