|
|||||||
|
Dev Shed Forums - Delete record in an update trigger Date: May 24th, 2012 06:44 AM - Jabbo - Untitled Post: And here it is.... create or replace procedure Delete_UserGroup_sp is begin delete USER_GROUP WHERE HANDSHAKE = 'd'; end; / create or replace trigger Delete_UserGroup_tr after update on USER_GROUP begin Delete_UserGro... Dev Shed Forums - SQL help needed Date: May 24th, 2012 09:06 AM - r937 - Untitled Post: okay, a somewhat stronger hint your WHERE clause has a comparison AND an expression you have a function which subtracts 10 days from the current date but you're not comparing it to anything, like you did when you compared 1 with coursei... Dev Shed Forums - Exchange Server Help Date: May 24th, 2012 07:14 AM - Shefeer - Exchange Server Help Post: Hi guys, I am completely new to Microsoft Exchange server, but would like to find out the possibilities of using it for my company. My company has offices in multiple countries, and currently we use the email boxes provided... Dev Shed Forums - Newbie Here Date: May 24th, 2012 07:25 AM - john_burfy - Newbie Here Post: I really love HTML in making website...the greatest achievement I got was I made a website and my teacher give me an A++... Dev Shed Forums - IIS7 Host Headears not working? Date: May 24th, 2012 08:20 AM - 1DMF - Untitled Post: OK, we fixed it! you have to go to add/remove programs turn windows features on or off Roles Add roles IIS then tick ASP (and CGI if you need common gateway interface) what a palaver!... Dev Shed Forums - Special offer! Dedicated servers with FREE DirectAdmin licenses from 49EUR/month! Date: May 24th, 2012 08:57 AM - balticservers - Special offer! Dedicated servers with FREE DirectAdmin licenses from 49EUR/month! Post: Greetings, Company BalticServers Ltd. - Largest Lithuanian dedicated servers provider. About our data center: http://www.youtube.com/watch?v=eZrCmMu169I A... Dev Shed Forums - $ 2.99 High Bandwidth Hosting Date: May 24th, 2012 09:38 AM - mwaraitch - $ 2.99 High Bandwidth Hosting Post: "1GB Space 50GB Bandwidth - $2.99 [url]http://247-host.com [B]Web host Directory and Findmyhost Award Winner. 1 GB Space - 50GB Bandwidth $2.99 5 GB Space - 500 Gig Bandwidth $ 4.99 and Mu... Dev Shed Forums - Anyone partition a table successfully? Three examples generate errors for me Date: May 24th, 2012 09:50 AM - Michael7S - Anyone partition a table successfully? Three examples generate errors for me Post: In MySQL 5.5.16, many methods of partitioning a table by month seem to fail for my implementation. I've tried to use examples from MySQL reference pages, tutorial pag... Dev Shed Forums - Rotator does not work with url attached why? Date: May 24th, 2012 11:44 AM - timsharpe - Rotator does not work with url attached why? Post: I am using the below javascript as an image rotators and the div code is which works But when I ad a url like below only the first image shows why?... Dev Shed Forums - Email Server Failover solution Date: May 24th, 2012 11:56 AM - will2209 - Email Server Failover solution Post: Hello, I have a question about a fail over solution of the Email server we host. We have a Microsoft Exchange server. We have two different T1 line for the email server. One T1's IP is 1.1.1.1 while another one is... |
|||||||