Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #22.6K
Ranked #2K

8 Posted Topics

Member Avatar for Red_Indian

use below procedure --------------------------- USE testtable; GO UPDATE testtable.Employee SET salary=salary+1000 WHERE Sal>=5000 and sal<=15000 IF @@ROWCOUNT = 10 PRINT 'Count limit is reached.'; GO

Member Avatar for prit005
0
100
Member Avatar for Mark121

you update daily in facebook and contact and add as many friends as you can then you can get traffic easily

Member Avatar for Lyan Osalia
0
167
Member Avatar for flyblackbox

Event Tracking is a method available in the ga.js tracking code that you can use to record user interaction with website elements, such as a Flash-driven menu system. This is accomplished by attaching the method call to the particular UI element you want to track. When used this way, all …

Member Avatar for mackone
0
97
Member Avatar for collazoscesar
Member Avatar for Abdul Rouf

hi Abdul i didnt get exactly about your problem please see in that site i hope your problem will be solved easily [url]http://www.beansoftware.com/ASP.NET-Tutorials/Play-Flash-Video.aspx[/url]

Member Avatar for rickymartin3
0
108
Member Avatar for jamshed ahmed

yes, the solution is select * from emp where sal>5000 into #temp select empname, sal, address from empDetails e, #temp t where e.loc=t.loc into #temp2 select * from #temp2 ok

Member Avatar for jamshed ahmed
0
168
Member Avatar for Mr.B

hi, actually you can use public and private before variables and methods and classes also. But the difference is, if you want to access freely from out side the class then use "public"., if you want to use with in the class and to provide some security to your variable …

Member Avatar for Mr.B
0
119
Member Avatar for galam2009

For academic projects you can use vb.net/asp.net. The best one is Office Automation System / Online Reservation System / Library Management System.

Member Avatar for rickymartin3
0
82

The End.