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
U

User 7860594

@User 7860594
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Regarding insert query of sqlite3 database
    U User 7860594

    sqlite3_prepare16_v2(dbfile,Query,-1,&statement,0);why does this statement return error value where WCHAR Query[256]; wsprintf(Query,_T("insert into file(FilePath) values('%s')"),dentry->FullPath); why am i getting the error..plz anybody help me

    C / C++ / MFC database help sqlite question

  • Details regarding insertion of wide characters into a sqlite3 database programatically
    U User 7860594

    sir i have tried them but i'm not getting any idea...also my doubt is that whether the insert query only satisfies string variables?

    C / C++ / MFC database sqlite help

  • Details regarding insertion of wide characters into a sqlite3 database programatically
    U User 7860594

    I need to know whether wide characters can be inserted directly into a sqlite3 database...i need some examples of the same..plz help me

    C / C++ / MFC database sqlite help

  • Regarding storing structures in database
    U User 7860594

    sir, nw i am able to create a sqlite3 database...but nw i face a problem of storing a variable which is wchar_t...which datatype should i use...plz help me

    C / C++ / MFC database help

  • Regarding storing structures in database
    U User 7860594

    Sir, i am nw able to create a database...nw my requirement is how to store the details of files and folders in the database..

    C / C++ / MFC database help

  • Regarding storing structures in database
    U User 7860594

    but initially how to create a database with two tables using sqlite3

    C / C++ / MFC database help

  • Regarding storing structures in database
    U User 7860594

    sir, first of all thank u so much for ur reply.. what i need is for example there is a structure struct example { int id; string name; struct example2 { int value; } }; now i need to store this structure in a database...as i'm new to database i dnt have any idea of it...so plz help me...also i'm using sqlite3 database

    C / C++ / MFC database help

  • Regarding storing structures in database
    U User 7860594

    I need to store a structure in a database..but the structure contains another structure..can anybody help me plz

    C / C++ / MFC database help
  • Login

  • Don't have an account? Register

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