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
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. VB 6 Files Help required

VB 6 Files Help required

Scheduled Pinned Locked Moved IT & Infrastructure
databasehelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    fmlove
    wrote on last edited by
    #1

    HI! How are you sir actually i need help about vb6 Files.... i need of develop an application that store information into files by admin user and read this information at client side without using database support but using Files.. i.e .txt,.DAT. Please Help me with code...

    O 1 Reply Last reply
    0
    • F fmlove

      HI! How are you sir actually i need help about vb6 Files.... i need of develop an application that store information into files by admin user and read this information at client side without using database support but using Files.. i.e .txt,.DAT. Please Help me with code...

      O Offline
      O Offline
      originSH
      wrote on last edited by
      #2

      If you don't need the files to be human/readable editable then you could always use an embedded database like SQLite[^]. It provides a pretty good database implimentation and runs as part of your app without needing to be installed. If the file does have to be human readable/editable then you need to decide on a data format (maybe xml?) and use that. THe rest is normal file accessing.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

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