Results 1 to 4 of 4

Thread: Trouble converting example project into portfolio site

  1. #1

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Trouble converting example project into portfolio site

    Hi,

    I am trying to design a new site to act as my portfolio for my software/web development projects however, I have become a bit over whelmed and confused. I have tried converting my own version of this project. In to a site that could act as a portfolio but could later if required act like a shop.

    Name:  databasedesign.jpg
Views: 5320
Size:  183.2 KB

    I have designed the database and tried to normalize it into 3rd normal form but when I try to incorporate the new database into the project I receive a whole heap of errors as you can see when attempting to run the project.

    Edit:

    Basically, I am asking is how convert a website that uses the following database model into one that uses the model above?

    Name:  DVD.gif
Views: 2493
Size:  40.5 KB

    Any help or advice is appreciated!


    Nightwalker
    Last edited by Nightwalker83; Nov 2nd, 2013 at 03:39 AM. Reason: Fixed spelling!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Trouble converting example project into portfolio site

    Moved to database development

  3. #3
    Hyperactive Member jasonwucinski's Avatar
    Join Date
    Mar 2010
    Location
    Pittsburgh
    Posts
    452

    Re: Trouble converting example project into portfolio site

    Specifically, what are you looking to do? Why would a portfolio site need an order database? What it sounds like your are trying to do is take a web site , remove it's database, and add a new database. If this is the case, of course you will have issues. The original site will have a whole host of methods and functions dependent on a specific database schema (specific table names, column names, data types, etc). You will either need to rewrite the database to match the original or rewrite the web application to use the new database. Do you have a specific error you need help looking at?

    jason
    if i was able to help, rate my post!

  4. #4

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Trouble converting example project into portfolio site

    Well, I am trying to get my site to work like that so in the future if I want/need I can change it from just a portfilio to a business site. What would you suggest?
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

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



Click Here to Expand Forum to Full Width