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. General Programming
  3. C#
  4. Convert Access App To C#

Convert Access App To C#

Scheduled Pinned Locked Moved C#
databasequestioncsharpdesignsecurity
7 Posts 5 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.
  • K Offline
    K Offline
    Kevin Marois
    wrote on last edited by
    #1

    This is more of an Access question, but I don't see a forum here for Access... One of my clients has asked me to upsize an Access application to C#/SQL. I can't figure out how to open the forms or database in design mode. Most of the the menu & toolbars are hidden. I'm sure it's some kind of security thing, but I don't know Access well enough. The only file they gave me was an .MDB file. Is there more? Anyone wanna shed some light here? Thanks alot.

    Everything makes sense in someone's mind

    N K R 3 Replies Last reply
    0
    • K Kevin Marois

      This is more of an Access question, but I don't see a forum here for Access... One of my clients has asked me to upsize an Access application to C#/SQL. I can't figure out how to open the forms or database in design mode. Most of the the menu & toolbars are hidden. I'm sure it's some kind of security thing, but I don't know Access well enough. The only file they gave me was an .MDB file. Is there more? Anyone wanna shed some light here? Thanks alot.

      Everything makes sense in someone's mind

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      There is no easy way to do the conversion. You need to look at the code and write it in C#. All the forms has to be redesigned.

      Navaneeth How to use google | Ask smart questions

      K 1 Reply Last reply
      0
      • N N a v a n e e t h

        There is no easy way to do the conversion. You need to look at the code and write it in C#. All the forms has to be redesigned.

        Navaneeth How to use google | Ask smart questions

        K Offline
        K Offline
        Kevin Marois
        wrote on last edited by
        #3

        Ya, but how do I look into the code? The menu & designer buttons are not there.

        Everything makes sense in someone's mind

        1 Reply Last reply
        0
        • K Kevin Marois

          This is more of an Access question, but I don't see a forum here for Access... One of my clients has asked me to upsize an Access application to C#/SQL. I can't figure out how to open the forms or database in design mode. Most of the the menu & toolbars are hidden. I'm sure it's some kind of security thing, but I don't know Access well enough. The only file they gave me was an .MDB file. Is there more? Anyone wanna shed some light here? Thanks alot.

          Everything makes sense in someone's mind

          K Offline
          K Offline
          kideve
          wrote on last edited by
          #4

          Use mssql managerment stdio. Choose "Import Data". Find your mdb file. Then it'll be taken by itself.

          1 Reply Last reply
          0
          • K Kevin Marois

            This is more of an Access question, but I don't see a forum here for Access... One of my clients has asked me to upsize an Access application to C#/SQL. I can't figure out how to open the forms or database in design mode. Most of the the menu & toolbars are hidden. I'm sure it's some kind of security thing, but I don't know Access well enough. The only file they gave me was an .MDB file. Is there more? Anyone wanna shed some light here? Thanks alot.

            Everything makes sense in someone's mind

            R Offline
            R Offline
            riced
            wrote on last edited by
            #5

            KMAROIS wrote:

            The only file they gave me was an .MDB file. Is there more?

            Possible that there is a .MDW file that you need - this contains user/group data for security purposes. IIRC the default is System.MDW. IIRC there are some settings that disable menu options but if you hold down Ctrl when opening the mdb these are ignored. (It's a long time since I did Access stuff so it might be Shift not Ctrl - there's definitely a way to do it though.)

            Regards David R --------------------------------------------------------------- "Every program eventually becomes rococo, and then rubble." - Alan Perlis

            K 1 Reply Last reply
            0
            • R riced

              KMAROIS wrote:

              The only file they gave me was an .MDB file. Is there more?

              Possible that there is a .MDW file that you need - this contains user/group data for security purposes. IIRC the default is System.MDW. IIRC there are some settings that disable menu options but if you hold down Ctrl when opening the mdb these are ignored. (It's a long time since I did Access stuff so it might be Shift not Ctrl - there's definitely a way to do it though.)

              Regards David R --------------------------------------------------------------- "Every program eventually becomes rococo, and then rubble." - Alan Perlis

              K Offline
              K Offline
              Kevin Marois
              wrote on last edited by
              #6

              Thanks. I'll give it a try

              Everything makes sense in someone's mind

              L 1 Reply Last reply
              0
              • K Kevin Marois

                Thanks. I'll give it a try

                Everything makes sense in someone's mind

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                He's right; there's some code that is run when you open the database. That code hide's the menu's and stuff. Hold down the shift-key to open it in design-mode :)

                I are Troll :)

                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