Jump to content

iceangel89

Member
  • Posts

    448
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Posts posted by iceangel89

  1. ya its legal, validated then after that started installing then halfway thru, failed. it seems i have removed something i shouldn't? cos on some of my nLited XP (older ones) it installs fine on later ones failed. i have so many ver cos i tend to format my com quite a bit for speed, abit crazy, but sometimes is testing out nLite versions.

  2. ripken204, i didn't intend for the (Review)IDs to match, to search i would use the ProductID Foreign Key in Reviews table, so ProductID would match. reviewID would be just a Key just for nothing for now.

    RedArrow7997, i think u are right, i seem to always expand of my projects LOL, really, 1/3 my class does that actually, top class u see. but the competition makes things tough. i guess if i am in a lousier class all my Bs would become As and As become Distinction. LOL :D anyways i think its good to learn more than u are taught.

  3. ripken204 that helps, and i am using the IDs as a key.

    but i didn't get the part:

    "this is assuming that the ID's all corrisbond with eachother"

    RedArrow7997, i understood u as :

    have a central table: for ProductType

    - ID

    - Description (eg. This table is for PCs)

    - Type (eg. PC, Hardware ...)

    am i right?

    Then, connect them to PC, Software tables

    but to me (as a learner), how do i do that (Search)? i was thinking few tables are easier? like if the page is for Adding PCs then in the VB i just need to add to the appropriate table? but if i do your method, i need to chk

    If ProductType = ??? Then

    Insert into This table.

    No offense just want to clarify.

  4. i am using SQL Server from Visual Studio 2005.

    But if i combine all products, what happens is PCs have more fields that usually Hardware & Software, like they have a Processor, RAM while HW/SW don't have. then many fields will be NULL. will that be OK or Good?

    As for the Chat it will be a simple 1. like user can post ...

    I was thinking the ChatPost Table or Forums: (if its possible)

    - TopicID

    - PostID

    - UserID

    - TopicTitle

    - Content

    - Date

  5. I am thinking of doing a fake PC company site for my ASP project. so what they will have is a chat, products with reviews, and users can have "Buddies".

    So my DB so far (Tables):

    • ProductPC - ID, Processor, RAM, HDD, Graphics, LCD ...
    • ProductHardware - ID, Title (Like "Intel C2D E6600"), Description, Price, Rating (0-5 stars, so integer), Category (CPU, HDD, Graphics)
    • ProductSoftware - ID, Title (eg. "Adobe CS3"), Description, Price, Rating, Category (eg. Design, Programming)
    • Reviews - ID, ProductID, Title, Content, Date
    • Chat - ID, TopicID, Title, Content, Date
    • Users - ID, Username, Password,

    The problem, how do i connect Reviews to the products since they are from diff tables.

    How do i get the "buddy" system working

    Chat i think its not as simple as that

    But i just need a simple ASP project, so no need to get too complex, but i still hope to learn as much.

  6. too bad i didn't see this earlier... i need to do a dual boot PC of Windows and linux for my school project on VPC. so what happened was... GRUB can't seem to load XP or Vista Directly. it loads the Vista boot loader then select the OS u want... and since i have 2 XP, in the Vista boot loader, they have an option for XP boot loader... so its like going thru 2 boot loaders b4 i can boot a XP.

    My setup was:

    • Windows XP Pro (nLited)
    • Windows XP Pro (Full)
    • Windows Vista
    • Mandriva Linux

    The Process of booting...

    • Windows XP (Any) - GRUB > Windows Vista Boot Loader > Windows XP Boot Loader > Windows
    • Windows Vista - GRUB > Vista Boot Loader > Vista
    • Linux - GRUB > Linux

    any reason why?

  7. ok good will do just that... previously, i did 3 CDs for each comp fearing a corrupt windows. anyways how does this integrate drives work? will XP search for correct drivers to install? cos like display drivers, wont they corrupt each other when installed together? cos i have a comp with ATI 9600, ATI X600 & NVIDIA 7500

  8. i tried this 2 times, select Vista directory, then select Ultimate edition to customise then BSOD!

    On restart i get this:

    Problem signature:
    Problem Event Name: BlueScreen
    OS Version: 6.0.6000.2.0.0.768.3
    Locale ID: 18441

    Additional information about the problem:
    BCCode: 24
    BCP1: 001904AB
    BCP2: 9922D1FC
    BCP3: 9922CEF8
    BCP4: 8250BE7B
    OS Version: 6_0_6000
    Service Pack: 0_0
    Product: 768_1

    Files that help describe the problem:
    C:\Windows\Minidump\Mini051207-01.dmp
    C:\Users\Bugaricazines\AppData\Local\Temp\WER-58016-0.sysdata.xml
    C:\Users\Bugaricazines\AppData\Local\Temp\WERF1C.tmp.version.txt

    Read our privacy statement:
    http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

    i dont seem to be able to get to any of the more info files specified

  9. if i have few(3) PCs and want to use 1 nLite CD to install XP/Vista on all, can i integrate ALL drivers into 1? will it install the right ones? i have 1 laptop & my bros have 1 desktop each. will the XP get corrupt?

×
×
  • Create New...