migrating to a more robust database

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default migrating to a more robust database

    I am about to design a very simple database. I hope to learn/use Coldfusion MX to implement the whole thing with Dreamweaver MX.

    Currently I own Access 2000. I'll be designing creating the database in that software. I was told by an instructor that I can migrate this database with online tools to a more robust database. I'm wondering if someone has had any experience with this, and if so, will my work on the pages in Coldfusion be affected?

    If anyone can point me to someplace to learn more about this I'd appreciate this.


    linque webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. #40616 [NEW]: uasort implementation is not robust
      From: phpbugs at jessemccarthy dot net Operating system: Linux PHP version: 5.2.1 PHP Bug Type: Arrays related Bug...
    2. Need more robust page view/arrange options...
      I'd like the equivalent of Bridge within InDesign - that is, something that shows you (clearly) all your pages and lets you drag them around to...
    3. Robust Exception Information wont enable
      When I select the option to Enable Robust Exception Information and submit the changes, the setting is saved just fine. But when I generate a...
    4. XMLConnector/DataSet MUST be more ROBUST!
      In forums, many have talked about the small amount of records that the XML Connector, DataSet all components in general seem to be able to handle. ...
    5. robust-iterator; detaching observers automaticly ?
      I am working on a Robust-Iterator (tm).. where the iterators gets registerd at the data-structure they traverse. When doing insert/remove in the...
  3. #2

    Default Re: migrating to a more robust database

    Access has an upsizing tool to migrate it to SQL Server.
    "linque" <webforumsuser@macromedia.com> wrote in message
    news:bfvecp$h4r$1@forums.macromedia.com...
    > I am about to design a very simple database. I hope to learn/use
    Coldfusion MX to implement the whole thing with Dreamweaver MX.
    >
    > Currently I own Access 2000. I'll be designing creating the database in
    that software. I was told by an instructor that I can migrate this database
    with online tools to a more robust database. I'm wondering if someone has
    had any experience with this, and if so, will my work on the pages in
    Coldfusion be affected?
    >
    > If anyone can point me to someplace to learn more about this I'd
    appreciate this.
    >
    >

    Showjumper Guest

  4. #3

    Default Re: migrating to a more robust database

    If you are currently using Access, you will probably want to switch to MSSQL 2k. It would be your easiest solution from a migration standpoint of your Access db. The only way your pages should be affected is you need a login script. But if you are using an include, that would be as easy as changing the ip address of the server and including your username and password for the db.

    Norm



    2clip webforumsuser@macromedia.com Guest

  5. #4

    Default Re: migrating to a more robust database

    Norm:

    Thanks for your help. I'm too much a newbie to fully understand your advise. I don't own SQL 2k. I may have been mislead, but an instructor had mentioned that there were utilities to convert/upsize Access to bigger databases. As I've searched, I see that Access itself has it's own tool (with an update for it at microsoft.com). I can't be sure if I need to have SQL 2k myself to do this. My goal is to use a database driven website. The instructor implied that a more robust db file online would produce better output for those surfing to the site and also allow more than one visitor at a time. Hence my search to migrate.

    Let's say such a service exists (don't know where or if I can use the one at ms without owning) and I don't need to own SQL 2k. There is a password issue. I do know what includes are, but I'm not certain about the nitty gritty of what to expect if i've used an upsizing tool (assuming I don't need the bigger db). I guess when I try to open it I won't be able to.. but... what would I put in an include, and would it be a txt file? (I suppose it may be some programming).

    Sorry for being so lame... I'm trying to learn and avoid huge problems down the road.

    If I'm way off base or must have the bigger db on my own system, please let me know. Thank you.

    linque



    linque webforumsuser@macromedia.com Guest

  6. #5

    Default Re: migrating to a more robust database

    I assume your going to use a hosting company, if so, you don't have to own a local copy. Many hosting companies have databases available for use. What your instructor means when he says more robust, he means switching from the access database (which is know as a file based system) to a database server which is server based (in lamens terms). There is a tool to import your access db data into SQL server 2k. You will want to make this decision now, before it gets overwhelming and you just end up starting over.

    I use a company called readyhosting.com which is a windows based hosting provider and offers sql server 2k for very reasonable prices. I assume you are already on windows since you are using access db. They would give you the necessary login info for your connection script.

    Norm


    2clip webforumsuser@macromedia.com Guest

  7. #6

    Default Re: migrating to a more robust database

    thanks so much.



    linque webforumsuser@macromedia.com 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