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. Database & SysAdmin
  3. Database
  4. Working with MDF file

Working with MDF file

Scheduled Pinned Locked Moved Database
databasecsharpasp-netsql-serversysadmin
3 Posts 3 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.
  • R Offline
    R Offline
    R Palanivel
    wrote on last edited by
    #1

    Hi Anyone please tell me that we can work only with Database.MDF file without sql server in asp.net 2.0. if it is possible please tell me the details... Regards RPL

    r_palanivel83 10:01 4 Jan '06

    C P 2 Replies Last reply
    0
    • R R Palanivel

      Hi Anyone please tell me that we can work only with Database.MDF file without sql server in asp.net 2.0. if it is possible please tell me the details... Regards RPL

      r_palanivel83 10:01 4 Jan '06

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      r_palanivel83 wrote:

      Anyone please tell me that we can work only with Database.MDF file without sql server in asp.net 2.0.

      I wouldn't think so. SQL Server is not a file based database - although SQL Server 2005 Express edition does blur that distinction a little. When you access a SQL Server database you access the SQL Server, not the file. Only SQL Server can access the file directly - everything else must go through the server.


      Upcoming Scottish Developers events: * We are starting a series of events in Glasgow in 2007. Are you interested in a particular subject, or as a speaker? * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog | Photos

      1 Reply Last reply
      0
      • R R Palanivel

        Hi Anyone please tell me that we can work only with Database.MDF file without sql server in asp.net 2.0. if it is possible please tell me the details... Regards RPL

        r_palanivel83 10:01 4 Jan '06

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        r_palanivel83 wrote:

        Anyone please tell me that we can work only with Database.MDF file without sql server in asp.net 2.0. if it is possible please tell me the details...

        Nope. You have to have SQL Server/SQL Server 2005 Express if you want to work with .mdf files. If you want to work with a file based database, then Access would be the way to go. You may want to look at Firebird SQL.


        You will see a delete button on each of your posts. Press it. - Colin Angus Mackay

        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