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
N

neoghy

@neoghy
About
Posts
12
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • saving data
    N neoghy

    Hi everybody Actually i created a table in sql+, and inserting data using sql+ itself.But after i log out off the screen and log in again i see the data gone. How can i prevent the data from getting vanished without writing commit or set autocommit commands on everytime.

    skd

    Database database question

  • access Microsoft Outlook data
    N neoghy

    can I write a client program in java to access Ms Outlook data of an user

    skd

    Java java

  • multiplying columns
    N neoghy

    actually i have five columns like system,name,qty,weight,area I have to fetch the details from database. I have to write a query where i have to multiply qty and weight and put it in weight column and at the same time i have to display the records in the descending order of total weight . How can this be done. Please help

    skd

    Database database help

  • problem in incremental rows
    N neoghy

    actually i have done some coding in vbscript where i have to display multiple rows.In one row 4 columns will be there.On entering all the details of that particular column the next row will be created dynamically. what i am facing problem is that if i enter a detail which is already there in the earlier row i am not being able to validate that using javascript restricting the user to enter the same old detail. Please help and kindly show me the loop condition that i have to use.

    skd

    Web Development help javascript

  • with,or &
    N neoghy

    Hi folks, Actually in my table i have (lru_name,part_no) as the primary keys. But the problem that i am facing is i have some values in part_no like'121232 with 2323' ,'121212 or 12123' and '121212 & 12121' ,this words like with ,or ,& is creating problems as the database in not able to take the part_no values . So what could be the problem.Please help

    skd

    Database help database

  • finding out the duration
    N neoghy

    hi folks Actually from an employee database table i am reqd to find out the duration of time from the date of joining of that employee till 1st Jan 2008. How to do that .plz help.The date of joining field is date_of_join. Thanks.

    skd

    Database database help tutorial

  • query
    N neoghy

    Hi actually i wanted to write a query which will show all the details from a particular time duration to another duration , Like all details between the year 2006 and 2007 and even if the year is same how to select data based on the months. Please help

    skd

    Database database help tutorial

  • adding row dynamically
    N neoghy

    Actually i have to design a form in which there is a row and an insert button. It should perform as such that on clicking of the insert button a second row should get created.How to do that in jsp

    skd

    Web Development java design tutorial

  • ldap server
    N neoghy

    Hi everybody Actually i wanted to use a ldap server. Can anybody please tell me how to configure ldap server in xp or 2003 machine. And can u please give me a program in java to perform a simple operation like addition in java. Please help

    skd

    IT & Infrastructure java sysadmin help tutorial

  • connection between two html pages
    N neoghy

    Suppose i have created two html pages and i want to provide event handling in that. Suppose i want to connect to the second page from the first page and i want to do that with a java servlet. How to do that.

    skd

    Web Development java html tutorial

  • s updating multiple rows
    N neoghy

    Actually i have to update some multiple rows at a time in the following code. constr=Application("ConStr") set con_adm=CreateObject("ADODB.Connection") con_adm.open constr This is the connection to the database and then the query which is not executin sql_upd="update csd_order_item set ref_no="&ref_no(i)&",item_desc='"&description(i)&"',unit_price="&price(i)&" where oredr_no="&orderno here orderno is the primary key and against that particular refno all the items will be updated, that means refno and orderno are the candidate key when i am executing set rs=con_adm.execute(sql_upd) it is showing incorrect syntax. please it will be very kind of u if somebody could help me.

    skd

    Web Development database help announcement

  • implementing rfc2251 in asp
    N neoghy

    can u please provide me some coding on rfc 2251 used in ldap to be implemented in asp showing creation of a form having some textboxes and other different fields

    skd

    Web Development
  • Login

  • Don't have an account? Register

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