Recent IT Questions

1 - 4 of 4
<<PREVIOUS 1 NEXT>>

Error in SQL coding

I am having a specific problem with coding in SQL, and I was curious if you could give me any advice. I have entered this code:CREATE TRIGGER UpdateAfterPayment On SupplierTransactionDetails For Insert, Update, Delete As Update S If i.DebitValue>0 S.Balance = S.Balance + i.DebitValue else...

View Answer   |  Aug 4 2008   2:31 PM GMT   |  asked by SQL Server Ask the Experts
SQL, Code, Trigger


VB.NET code ideas on a SQL Server

What VB.NET code would I use to populate a ComboBox with all SQL Server names and IDs in a network? Also, what VB.NET code would I use to backup my SQL database using parameters?

Answer Question   |  Jul 17 2008   4:50 PM GMT   |  asked by SQL Server Ask the Experts
VB.NET, Code, SQL database


I would like to know is there any website which offers free practice exercises on vb & asp.net?

I would like to know is there any website which offers free practice exercises on vb & asp.net?ThanksGayathri

View Answer   |  Jun 5 2008   0:55 AM GMT   |  asked by Gaya3
Code, ASP.NET, VB


pl/sql code for email id validations

i need pl/sql procedure that validates the email id is correct or not?

View Answer   |  Jun 4 2008   5:58 AM GMT   |  asked by Raffee
PL/SQL, Code, Email ID validation


1 - 4 of 4
<<PREVIOUS 1 NEXT>>