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

stv

@stv
About
Posts
10
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Help !! Event not Raise in VB.net
    S stv

    I have created a Event in a form and raised it in another class within the same project. The "RaiseEvent" was executed in the class, but the event was not trigger in the form. Anybody have any ideas???

    Visual Basic csharp database help question

  • sorting by datetime
    S stv

    For those using DAO or mircosoftjet engine to sort date i found the solution Hope this will help you all!!! SELECT * FROM tblInvoices WHERE CustomerID = 1 AND InvoiceDate > #01/01/98# Note that the date string is enclosed in number signs (#). More details , http://www.abspos.net/HelpRT/Microsoft Jet SQL - Fundamentals.htm

    C / C++ / MFC database oracle algorithms help question

  • sorting by datetime
    S stv

    Thank's for replying, but i would like to sort it from a range of dates. U know how to do it in DAO using filters or using any method? Thank you very much:)

    C / C++ / MFC database oracle algorithms help question

  • sorting by datetime
    S stv

    Dear all, I am cuurrently using DAO to access my oracle DB, i have a datetime field and would like to sort by the records according to dates/time. Anybody have any method sorting Dates or time using DAO? your help will be greatly appreciated!!!!:rolleyes:

    C / C++ / MFC database oracle algorithms help question

  • passing to_date function in DAO for oracle DB
    S stv

    Dear all;), I have being using DAO to connect to oracle 8i DB, but I try to pass a sqlstatememet = "select * from table where datefield = to_date ('2002-01-23','yyyy-mm-dd')" in the code CDaodatabase database; CDaoRecordset recset(&database); recset.Open(AFX_DAO_USE-DEFAULT, sqlstatememet); I always get this problem error message "Undefined function 'to_date' in expression" Anyone pls help!!!!:wtf:

    C / C++ / MFC help database oracle

  • program too big for mem
    S stv

    Well, i add a few clines for helps files in my project, and complie no problem, but when exe, the message appears Any expert can solve this problem???:(( btw,the system i used is p2 500mhz, os win2000 pro ram 256MB thanks:|

    C / C++ / MFC help

  • program too big for mem
    S stv

    Dear all, I have written a program and try to run it but get this Dos screen and message " Program too big to fit into meemory" Anybody pls help!!!:wtf: thanks you:|

    C / C++ / MFC help

  • Class wizard problem
    S stv

    tyanks you saved the day:laugh:

    C / C++ / MFC help

  • Class wizard problem
    S stv

    Greetings everyone!:laugh: Can anybody help me with this problem I have try to rebuild the *.clw for classwizard, but got this message for some of my class files. "a duplicate insert block exists for class ......" and class wizard cannot view the affected class information after the rebuilt. Anybody pls help!!!:omg: Tahnks you

    C / C++ / MFC help

  • Adding files to existing project
    S stv

    Dear all, I have a serious problem. :omg:I have an existing project and added some *.cpp files(class files) into it, but these new files or class are not reflected in the class wizard. Any steps to resolve such problem? Can somebody pls help? Thank you and merry X'mas:-O

    C / C++ / MFC help c++ 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