Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
V

veereshIndia

@veereshIndia
About
Posts
50
Topics
27
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • c# Window form Data grid view columns show hide problem
    V veereshIndia

    Dear all, I have one c# window form which contains datagridview controls,i have made some columns visibility to fale.I have one button control when i click the button another form opens and when i will close the second form i need to show main form datagrid view control columns by seeting visible=true. This is happing fine but the datagrid view is not refreshing.I tried with datagridview.refresh() method also. Please help me on this. Regards Veeresh

    i want to join this group

    C# help csharp css

  • How to register COM component and use in c# window application
    V veereshIndia

    Hi Jeo, Thanks a lot for help.I will get COM component and i will register. Thanks and Regards Veeresh

    i want to join this group

    C# csharp com help tutorial

  • How to register COM component and use in c# window application
    V veereshIndia

    Dear All, Sorry i dont where to post these kind of questions.its related to COM and also .net so i posted in all the forums. Dear Jeo, Thanks for your help.When iam registring the COM component using the method which specified. Iam getting the following errors. c:\xyz\xyz\COMcomponent.exe was loaded,but the DLLRegisterServer entry point was not found. c:\xyz\xyz\COMcomponent.exe does not apperas to be a .DLL or .OCX file Please help me on this. Thanks and Regards Veeresh

    i want to join this group

    C# csharp com help tutorial

  • How to register COM component and use in c# window application
    V veereshIndia

    Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

    i want to join this group

    C# csharp com help tutorial

  • How to register COM components into C#.Net window applications
    V veereshIndia

    Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

    i want to join this group

    Windows Forms csharp com help tutorial

  • How to register COM components into C#.Net window applications
    V veereshIndia

    Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

    i want to join this group

    .NET (Core and Framework) csharp com help tutorial

  • How to register COM component into c# .net window application
    V veereshIndia

    Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

    i want to join this group

    Visual Basic csharp com help tutorial

  • How to register COM components into C#.Net window applications
    V veereshIndia

    Dear All, Iam new to c# window application and also for COM.I have a COM component which is developed in Visual Basic.Now i want to use this component into my c# window application.How can i register and use.The COM is in the form of EXE not in the form of DLL.Please help me out on this. Thanks & Regards Veeresh

    i want to join this group

    COM csharp com help tutorial

  • Configure Auto Database Replication Problem Using Sql Server 2000
    V veereshIndia

    Dear All, Iam new to MS SQL Server 2000 Administration. I have a small problem. I want to Configure Auto Database Replication. I have 2 databases 1) Database 1 2) Database 2 The data should be copied from Database 1 to Database 2 when ever a insert, delete, update happened in the Database 1.Any changes in the Database 2 Should not affect to Database 1. Overall if any thing chages in the Database 1 ,Same changes should happen in Database 2. Please help me on this. Thanks & Regards Veeresh

    i want to join this group

    Database database help sql-server sysadmin announcement

  • Export ASP.NET Page Contens To Excel Problelm(Loosing Formatting)
    V veereshIndia

    Dear All, I want to export whole asp.net page contents to excel.When i am doing this iam loosing formatting.In excel its not aligning properly.When i am exporting to word its rendering properly with all the correct alignment.Iam not using interop here iam using vnd. html rendering.Please help me on this.I want exact asp.net page view to be transfered to excel. Thanks and Regards Veeresh

    i want to join this group

    ASP.NET csharp html asp-net com help

  • Sql server reporting service 2005 - Drill down problem
    V veereshIndia

    Dear All, Iam new to Sql server 2005 reporting services.I have a small problem in that. I have a column which consist of the flowing values 1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.3.1 1.3.2 2 2.1 2.1.1 2.1.2 2.2 2.2.1 2.2.2 2.3 3 3.1 3.12 3.13 3.2 3.21 3.22 So I want to make toggle like this. Means initially it should display 1,2,3 in a collapsid mode when i click one it should display 1.1,1.2,1.3 when i click 1.1 then it should display 1.1.1,1.1.2 Like this. Please help me on this 1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.3.1 1.3.2 2 2.1 2.1.1 2.1.2 2.2 2.2.1 2.2.2 2.3 2.3.1 2.3.2 3 3.1 3.1.1 3.1.2 3.2 3.2.1 3.2.2 Regard's Veeresh

    i want to join this group

    Database help database sql-server sysadmin

  • Sql Server 2005 reporting service-Toggle problem
    V veereshIndia

    Dear All, Iam new to Sql server 2005 reporting services.I have a small problem in that. I have a column which consist of the flowing values 1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.3.1 1.3.2 2 2.1 2.1.1 2.1.2 2.2 2.2.1 2.2.2 2.3 3 3.1 3.12 3.13 3.2 3.21 3.22 So I want to make dril down like this please help me on this.. 1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.3.1 1.3.2 2 2.1 2.1.1 2.1.2 2.2 2.2.1 2.2.2 2.3 2.3.1 2.3.2 3 3.1 3.1.1 3.1.2 3.2 3.2.1 3.2.2

    i want to join this group

    Database help database sql-server sysadmin

  • Sql server 2000 reporting installation problem
    V veereshIndia

    Hi, Thanks a lot.I have one more thing.Can i use sql server 2000 reporting service with visual studio 2005.? Regard's Veeresh

    i want to join this group

    Database help announcement csharp database sql-server

  • Sql server 2000 reporting installation problem
    V veereshIndia

    Dear all, I need one help for installing sql server 2000 reporting services. Iam getting the following error while installing Sql server 2000 Reporting service software sp2. The Upgrade patch cannot be installed by the windows installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. verify that the program to be upgraded exists on your computer and that u have the correct upgrade patch. I have downloaded reporting service from Microsoft site. I have the following with these --Visual studio 2005 --Sql server 2000 with SP4 Please help me on this. How to install sql server 2000 reporting service. Regard's Veeresh

    i want to join this group

    Database help announcement csharp database sql-server

  • Nested Grid View Probelm
    V veereshIndia

    Hi all, Iam doing nested data grid operations iam facing a problem in that please help me on this I have a gridview controls in asp.net page which is fetching data from data base then RowDataBound of that data grid iam creating gridview dynamically i.e means if there is 3 records in main gridview its creating 3 child gridview which has few data i want to access the data of the child grid views but i can access only the last child grid views data not all the child grid view data.i have attached my code here plase have a look on it. protected void GridView_RowDataBound1(object sender, GridViewRowEventArgs e) { try { if (e.Row.RowType == DataControlRowType.DataRow || e.Row.RowType == DataControlRowType.EmptyDataRow) { id++; Int64 catId =Convert.ToInt64(e.Row.Cells[1].Text.ToString()); ds = new DataSet(); ds = objExitInterviewBLL.getQuestions(0, 'S', "", catId); int count = 0; if (ds.Tables[0].Rows.Count > 0) { NewDg = new GridView(); //NewDg= new GridView(); NewDg.ID = "NewDg" + id ; txtHidden.Text = txtHidden.Text + "," + NewDg.ID; NewDg.Attributes.Add("runat", "server"); NewDg.AutoGenerateColumns = false; BoundField bc1 = new BoundField(); bc1.DataField = "Sno"; bc1.HeaderText = "Sno"; BoundField bc2 = new BoundField(); bc2.DataField = "Question"; bc2.HeaderText = "Question"; BoundField bc3 = new BoundField(); bc3.DataField = "Responsetp"; bc3.Visible = false; TemplateField tc1 = new TemplateField(); tc1.ItemTemplate = new DataGridTemplate(ListItemType.Item, "Column1"); tc1.HeaderText = "Answers"; NewDg.Columns.Add(bc1); NewDg.Columns.Add(bc2); NewDg.Columns.Add(bc3); NewDg.Columns.Add(tc1); NewDg.DataSource = ds.Tables[0]; NewDg.DataBind(); while (ds.Tables[0].Rows.Count > count)

    C# help csharp css asp-net sysadmin

  • how to store result of exec(query) values in to a temp table
    V veereshIndia

    Hi, Thanks sir i got it really thanks a lot Regard's Veeresh

    i want to join this group

    Database database help tutorial question

  • how to store result of exec(query) values in to a temp table
    V veereshIndia

    One minut sir.I will check once again.Thanks for replying. Regard's Veeresh

    i want to join this group

    Database database help tutorial question

  • how to store result of exec(query) values in to a temp table
    V veereshIndia

    Hi Sir, Iam using Sql 2000.Its not working.If there is any solution please rely me. Regard's Veeresh

    i want to join this group

    Database database help tutorial question

  • how to store result of exec(query) values in to a temp table
    V veereshIndia

    Hi All I have a small problem if any budy know please reply me I have the following sql code when i will execute it i will get a some data in a single column Now i want to insert those data into a temp table.But the problem is @Role_Idv is a column in table [admin].[cm_tb_005].Which i am passing dynamically. If iam taking only this much select tb001_id FROM [admin].[cm_tb_005] WHERE '+ @Role_Idv +'='1'' The above code will not work.If iam doing like this exec('select tb001_id FROM [admin].[cm_tb_005] WHERE '+ @Role_Idv +'=''1''') It is working.Now i want to store the resulted values in a temp table.So that i can select the values from temp table for other purposes. This is the code which iam trying now which is excuting but how can i store the resultant values in a temp table SET QUOTED_IDENTIFIER ON declare @res1 nvarchar(500) declare @TempMenuId nvarchar(800) declare @Role_Idv varchar(50) set @Role_Idv='R25' DECLARE @TempMenuIdTable TABLE(RowIndex INT IDENTITY,Menu_Id INT ) set @res1='select tb001_id FROM [admin].[cm_tb_005] WHERE '+ @Role_Idv +'=''1''' select @res1 exec(@res1) Regard's Veeresh

    i want to join this group

    Database database help tutorial question

  • Single quote error in tsql statement
    V veereshIndia

    Hi all I have the following the statements SET @TempMenuId= 'SELECT @res1 = coalesce(@res1 + ',', '') + CAST([Tb001_Id] AS Varchar(8)) FROM [admin].[cm_tb_005] WHERE' + @Role_Idv +'=1' EXEC @TempMenuId Iam Passing @Role_Idv dynamicall.But its showing error message like this The name 'SELECT @res1 = coalesce(@res1 + ',', ') + CAST([Tb' is not a valid identifier. Please help me on this. Regard's Veeresh

    i want to join this group

    Database help sql-server
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups