Access2000 >> MSDE >> migration route (complexity? | administration? )

Ask a Question related to ASP, Design and Development.

  1. #1

    Default Access2000 >> MSDE >> migration route (complexity? | administration? )

    Is there a specific path I can follow to upsize my access 2000 database
    which has:

    20 tables - mixture of primary and foreign tables
    20 queries (action, select etc)

    Built on top of this access database is a set of front-end ASP pages and
    backend administration pages using a combination of stored queries etc.

    I am very hesitant about the whole process as I have just my application
    working close to how I want it and have no idea of the complexity involved.

    I have seen from [url]www.aspfaq.com[/url] that there appears to be a free utility
    called WEB DATA ADMIN which will allow a web GUI to make add,modifying and
    deleting tables or generating queries easier. But, this also appears to be
    geared towards the .NET community....true?

    I realise there is a 2 gig limit on space - should be fine - but are there
    any other problems in using this as a pre-sql server entry point?

    Feedback appreciated
    Jason




    jason Guest

  2. Similar Questions and Discussions

    1. Math::MatrixReal->{inverse,det}() complexity?
      Hi folks, Does anyone know anything about the complexity of the methods ->inverse() and ->det() available in Math::MatrixReal? I ran a...
    2. ACCESS2000 DO NOT ALLOW NULL VALUE
      HI I use ASP with a Access2000 MDB as database, my asp has a form, not all the fileds must fill. When the form process input to Access, the...
    3. 3D Multiplayer complexity?? (help!)
      A recent client just came to us with a proposed project. A 3D maze-style game for one player... sounds simple enough!.. but wait, there's more! ...
    4. Access2000 Conditional Formatting
      Hi, I have a continuous form with several controls which have conditional formatting on them. The form recalcs itself using the Timer event....
    5. form in Access2000 via e-mail
      Want to know if you can e-mail a access form.
  3. #2

    Default Re: Access2000 >> MSDE >> migration route (complexity? | administration? )

    If memory serves you should be able to use Access2000 to create a database
    in MSDE.

    I believe if you create a new Access Project (instead of a database) then
    you can connect to your MSDE server, and build the tables etc.


    "jason" <jason@catamaranco.com> wrote in message
    news:%23pYm0l8dDHA.3024@tk2msftngp13.phx.gbl...
    > Is there a specific path I can follow to upsize my access 2000 database
    > which has:
    >
    > 20 tables - mixture of primary and foreign tables
    > 20 queries (action, select etc)
    >
    > Built on top of this access database is a set of front-end ASP pages and
    > backend administration pages using a combination of stored queries etc.
    >
    > I am very hesitant about the whole process as I have just my application
    > working close to how I want it and have no idea of the complexity
    involved.
    >
    > I have seen from [url]www.aspfaq.com[/url] that there appears to be a free utility
    > called WEB DATA ADMIN which will allow a web GUI to make add,modifying and
    > deleting tables or generating queries easier. But, this also appears to be
    > geared towards the .NET community....true?
    >
    > I realise there is a 2 gig limit on space - should be fine - but are there
    > any other problems in using this as a pre-sql server entry point?
    >
    > Feedback appreciated
    > Jason
    >
    >
    >
    >

    Tom B Guest

  4. #3

    Default Re: Access2000 >> MSDE >> migration route (complexity? | administration? )

    Yeah - I have only tried using projects once before and I ran into
    connection problems when I attempted to connect to a remote sql server
    database and gave up.

    I like the idea - though - it would allow me to hit the ground running.

    Was there not a further limitation in actually generating queries in Access
    to run inside MSDE or sql server....

    Thanks
    Jason

    How do I handle this aspect?
    "Tom B" <shuckle@hotmail.com> wrote in message
    news:uw67aC9dDHA.3792@tk2msftngp13.phx.gbl...
    > If memory serves you should be able to use Access2000 to create a database
    > in MSDE.
    >
    > I believe if you create a new Access Project (instead of a database) then
    > you can connect to your MSDE server, and build the tables etc.
    >
    >
    > "jason" <jason@catamaranco.com> wrote in message
    > news:%23pYm0l8dDHA.3024@tk2msftngp13.phx.gbl...
    > > Is there a specific path I can follow to upsize my access 2000 database
    > > which has:
    > >
    > > 20 tables - mixture of primary and foreign tables
    > > 20 queries (action, select etc)
    > >
    > > Built on top of this access database is a set of front-end ASP pages and
    > > backend administration pages using a combination of stored queries etc.
    > >
    > > I am very hesitant about the whole process as I have just my application
    > > working close to how I want it and have no idea of the complexity
    > involved.
    > >
    > > I have seen from [url]www.aspfaq.com[/url] that there appears to be a free utility
    > > called WEB DATA ADMIN which will allow a web GUI to make add,modifying
    and
    > > deleting tables or generating queries easier. But, this also appears to
    be
    > > geared towards the .NET community....true?
    > >
    > > I realise there is a 2 gig limit on space - should be fine - but are
    there
    > > any other problems in using this as a pre-sql server entry point?
    > >
    > > Feedback appreciated
    > > Jason
    > >
    > >
    > >
    > >
    >
    >

    jason Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139