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
C

csetopper_bhanu

@csetopper_bhanu
About
Posts
16
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • IF Condition in cursor definition
    C csetopper_bhanu

    HI all, I am new to cursor and i have a doubt... I have one vb code in which few sql statements are written. I need to convert these sql codes into pl/sql sotred procedures. But, in vb, the sql query is dynamic on the basis of values passed like..

    If Trim(txtEqpId) <> "" Then
    Sql = Sql & vbCrLf & " AND c.eqpid LIKE '" & Trim(txtEqpId) & "%'"
    End If

    This sql query is first generated and then it is being called from vb code. Now the problem is while creating pl/sql procedures, I need to make a cursor where the cursor definition has to be created dynamically {not in BEGIN block and it is not fixed}... So, can we add if condition in cursor definition statement or any other way to achieve it...

    csetopper_bhanu

    Database database help

  • Connecting a Report (.rdlc) and (.mdf) file programmetically
    C csetopper_bhanu

    thnx

    csetopper_bhanu

    C# database

  • Connecting a Report (.rdlc) and (.mdf) file programmetically
    C csetopper_bhanu

    Hello all, I want to add values from my database (.mdf) file to my report file (.rdlc) file. As far as I knw, it can be done by making a dataset and then by drag-n-drop we can add values to report at run time. All I want to do is to add values to (.rdlc) file at run time through absolute code, no drag-n-drop. Plz suggest me the ways do do it... Thanks in advance !!!

    csetopper_bhanu

    C# database

  • Unable to run openCV program in VS C++ !!!
    C csetopper_bhanu

    i m unable to run openCV program in VS C++ !!! please help.....

    csetopper_bhanu

    C / C++ / MFC c++ visual-studio help

  • controlling and invoking a MATLAB program through vb code.
    C csetopper_bhanu

    I am trying to control and run a MAtlab program through VB code. Please help me in writing the code.

    csetopper_bhanu

    Visual Basic help

  • How to invoke or run a MATlAB (*.m) file through C # code
    C csetopper_bhanu

    I am trying to control and run a MAtlab program through C # code. Please help me in writing the code.

    csetopper_bhanu

    C# help tutorial

  • Inserting an image in word
    C csetopper_bhanu

    I want to insert an image in the word file through coding of C# 2008. Plz help urgently....

    csetopper_bhanu

    C# csharp help

  • Pasting image to word: image size issues
    C csetopper_bhanu

    how to insert an image in word file through C# 2008.... please send me the code to insert an image in a word file through C# 2008

    csetopper_bhanu

    C# com question

  • How to insert an image in a word file using C#-2008
    C csetopper_bhanu

    I can add text, data values from the database into a word file through the C# coding. I want to know how to insert an image in the word file through c# coding?Plz help urgently!!!!

    csetopper_bhanu

    C# csharp database help tutorial question

  • MDI Parent
    C csetopper_bhanu

    hi i wish to use MDI parent kind of thing in my project.... How to carry this out???

    csetopper_bhanu

    C# tutorial question

  • MDI Parent
    C csetopper_bhanu

    I wish to use "MDI parent" kind of thing i my project.... how to carry out this??? My next problem is : what is the syntax of Int32Converter or how to convert a text value to integer value..??? please help me...

    csetopper_bhanu

    C# help question tutorial

  • [Message Deleted]
    C csetopper_bhanu

    Thanx dude

    csetopper_bhanu

    C#

  • [Message Deleted]
    C csetopper_bhanu

    yes .. i would like to use OLEDB data provider

    csetopper_bhanu

    C#

  • [Message Deleted]
    C csetopper_bhanu

    [Message Deleted]

    C#

  • error provider icon...
    C csetopper_bhanu

    the error provider icon is always visible on the program run,even if there is no error! please,help...

    csetopper_bhanu

    C# help

  • connecting to a database
    C csetopper_bhanu

    i m facing problems while connecting my c# project with a database. when i use MS Access database, then after succeeding the test connection... when i click OK button ...then a message comes that "THE SYSTEM CANNOT FIND THE FILE SPECIFIED." I have other option to use MYSQL database.. but i don't know how to connect it? please, help me out...

    csetopper_bhanu

    C# csharp database mysql help tutorial
  • Login

  • Don't have an account? Register

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