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

venkat116

@venkat116
About
Posts
10
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • avoiding MS Access database modified time
    V venkat116

    Yaah, Whenever we just open and close the database. The date and time of the database will be modified. I don't want this. ( date and time modification ). If I have changed the database ex: By adding new records or tables, or deleting records or tables then only the database modified date and time should be changed. how to do this?

    Database database tutorial question

  • avoiding MS Access database modified time
    V venkat116

    Hi all, I have a MS-Access database. Whenever I open the database its modified date and time will be changed. I want whenever a change in the database ( by modifying records or tables ) then only the DB date and time should be changed. How to control by not modifying date and time, when only database is opened or accessed? How to do this?

    Database database tutorial question

  • Visual Studio 4.1
    V venkat116

    Hi All, Where can i get the visual studio 4.1 software for downloading?

    C / C++ / MFC csharp visual-studio question

  • order by clause
    V venkat116

    Hi, Luc Pattyn solved my problem thank you for the reply

    Database database tutorial

  • order by clause
    V venkat116

    yaah... it is working I got what I want thank u very much.

    Database database tutorial

  • order by clause
    V venkat116

    It is not working I gave like this ORDER BY LruName, ChName, Type desc

    Database database tutorial

  • order by clause
    V venkat116

    Hi, thank u for the reply. But i want Tx rows should come first then Rx rows

    Database database tutorial

  • order by clause
    V venkat116

    Hi All, I have one table containing few columns. LruName, ChName and Type. I want to fetch a query from the above table order by LruName, ChName, Type by using the above query I am getting output like this ------------------------------------------------------------------------------------------------------- LruName ChName Type ADU1 CH1 Tx ADU2 CH2 Tx AHRS1 CH3 Tx AHRS2 CH4 Tx DVS CH24 Rx DVS CH28 Rx DVS CH5 Tx DVS CH6 Tx FADEC1 CH1 Tx FADEC1 CH2 Tx FADEC2 CH3 Tx FADEC2 CH4 Tx NLDW CH8 Tx OAS CH7 Tx ---------------------------------------------------------------------------------------------------------- But I want output like this ---------------------------------------------------------------------------------------------------------- LruName ChName Type ADU1 CH1 Tx ADU2 CH2 Tx AHRS1 CH3 Tx AHRS2 CH4 Tx DVS CH5 Tx DVS CH6 Tx DVS CH24 Rx DVS CH28 Rx FADEC1 CH1 Tx FADEC1 CH2 Tx FADEC2 CH3 Tx FADEC2 CH4 Tx NLDW CH8 Tx OAS CH7 Tx ie I want LruName, Chname and Type to be order wise again in Type Tx ( rows ) should come first then Rx. how to write a query by getting the above results.

    Database database tutorial

  • windows device driver
    V venkat116

    I have joined in small organization. I want to develop windows device driver development. how to proceed? Can u help me please?

    Hardware & Devices tutorial question

  • windows device driver
    V venkat116

    Hi all, Can any body guide me how to write windows device drivers?

    Hardware & Devices tutorial question
  • Login

  • Don't have an account? Register

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