Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for Abhishek_Boga

Hi, Could anyone help me out where LANDesk capture the inventory data of the Software licenses? OR does it maintains seperate database of Inventory data. Guys pls. help me as I'm eagerly looking for the sample database. Also how does it relates to the LANDesk DB? If you have any …

0
53
Member Avatar for Abhishek_Boga

Hi Sir, Where do I post my queries on Crystal report. I'm confused where do I post. So Im posting my query into this forum. Now my problem is when Im posting the build on LOCAL server the Crystal reports are working fine. But when Im posting it on the …

Member Avatar for Abhishek_Boga
0
179
Member Avatar for Abhishek_Boga

Hi Sir, I was trying hard to get the image on the Crystal report when the user selects the formid from aspx form in .net. Kindly let me know how to save the image in the database by coding so that whenever I select the formid the image should display …

Member Avatar for kvprajapati
-1
73
Member Avatar for Abhishek_Boga

Hi, I've a form called contact form and a Submit button. When the user enters the data and click on submit button the data should generate in excel sheet and email the sheet to a person without opening the sheet. But this has to be done without saving the form …

Member Avatar for kvprajapati
0
56
Member Avatar for Abhishek_Boga

Hii... I'm having 2 .aspx page 1) Detected Vulnerabilities Report 2) Missing Patches Summary Report When I'm clicking on Detected Vulnerabilities Report it is executing fine and after when Im clicking on Missing Patches Summary Report it is also executing fine. For both of this report Im passing 2 parameters, …

Member Avatar for sknake
0
120
Member Avatar for Abhishek_Boga

Hi... I want to write a IF Condition as follow: [CODE]set ANSI_NULLS ON set QUOTED_IDENTIFIER ON GO Create PROCEDURE [dbo].[abc] AS SET NOCOUNT ON; BEGIN Declare @add = 0 as int Declare @change = 0 as int Declare @remove = 0 as int Select abc.value as 'Name' if (History.OLDSTR == …

Member Avatar for Abhishek_Boga
0
126
Member Avatar for Abhishek_Boga

I want to display the columns in to rows format as below: eg: [U] col 1 [/U] [U]clo 2 [/U] yes No I want this to display as: [U]Column name[/U] yes no The Code which i used as below: [code=sql]set ANSI_NULLS ON set QUOTED_IDENTIFIER ON GO create PROCEDURE [dbo].[Vista_Capable] AS …

Member Avatar for sknake
0
175
Member Avatar for Abhishek_Boga

Hi,,.. Need hlpe on this. I have 2 columns Oldvalue and newvalue. I want to create a store procedure where the query will be as if oldvalue and new value have record, but both the records are not same then 'change' variable should increment by 1 for each computername, again …

0
72
Member Avatar for Abhishek_Boga

HI.. I'm Testing a Web application for Pharma Co. Im fresher into this field. So kindly help me out as in the above said title....

0
77
Member Avatar for Abhishek_Boga

Hi, Im using 2 radio buttons for male and female as gender. So wat would be datatype for this variable in MS SQL Database. I tried a lot bt it troubled me some where a bit. Whenever im saving the radio button data in DB the problem i find is …

Member Avatar for ddanbe
0
81
Member Avatar for Abhishek_Boga

Hi, for the few days im trying to connect the database in c# by creating one class called "datasource". For that I first created a Appication Configuration form in that i've written the follwing code: <configuration> <AppSettings> <add key="ConfigurationString" Value="Datasource=(local);Integrated Security=True; Initial Catalog=HRMSYS"/> </AppSettings> </Configuration> and then in the Datasource …

Member Avatar for sknake
0
79
Member Avatar for Abhishek_Boga

Hi, I want to generate Candidate ID automatically in C# at the time of creation of user a/c or training id as wat is included in my project...let anyone know me the source code of it...

Member Avatar for Abhishek_Boga
0
85
Member Avatar for Abhishek_Boga

Hi, im not getting of how to vies the data in the database when user select the cndidate id from combobox and the data should be shown in the datagridview. let me know the source code of the problem.. Regards, Abhishek

Member Avatar for skc23
0
3K
Member Avatar for Abhishek_Boga

Hi, Im currently doing Window Application of Human Resourse Mngt. Kindly anyone let me know the site where i can get the standard format of windows form.... Waiting for reply....

Member Avatar for LizR
0
59