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
S

Shiv Singh Sisodiya

@Shiv Singh Sisodiya
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • [Message Deleted]
    S Shiv Singh Sisodiya

    If you are using ADO for data accessing then you will not need to include any dll with your exe file becaues ADO will be there on the Target Computer if it is Win98 and more. Still if you are sure that ADO is not on the target computer than you should supply msad0*.* files and then register these files on target computer by using regsvr32 utility Thanks

    Database

  • query about counting records entered in same date...
    S Shiv Singh Sisodiya

    You can try following SQL Statement:- Select count(orders) from orderlist group by format(date,"mm-dd-yyyy") order by format(date,"mm-dd-yyyy"). The format can even be used for grouping by months. Thanks

    Database help database 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