
iceangel89
MemberContent Type
Profiles
Forums
Events
Everything posted by iceangel89
-
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.
-
Advice on Database Design
iceangel89 replied to iceangel89's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
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 anyways i think its good to learn more than u are taught. -
did i remove something i shouldn't? i can't install IE6 & IE7 if i remove IE6 with nLite & if i didn't remove IE6 w/ nLite i can't install IE7.
-
Advice on Database Design
iceangel89 replied to iceangel89's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
ripken204 that helps, and i am using the IDs as a key. but i didn't get the part: 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. -
Advice on Database Design
iceangel89 replied to iceangel89's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
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 -
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.
-
Should i do Windows Updates regularly or not. i used to do that but stoped since i feel it slows down the PC. but dunno if i am opening my PC to hackers. i use a Firewall(Comodo) & AntiVirus(Avast! 4.7).
-
ya... i forgot i have a post here. anyway WPI is good but i seem to have problems getting some installers in. like my O&O defrag. it seems to say unknown thingy. adobe reader included.
-
are the Anti-Malware (Here) & AntiVirus(Beta - Here) good? i am thinking of trying the Firewall which many ppl here say its Good.
-
i see alot of code in dunno what language and no menus? no offence but how do i use it? and what it does
-
i have a XP on my old comp and Vista on my new so what anti virus should i use for both? for firewall i will use ZoneAlarm Pro(Current) or Comodo.
-
how do i do a autorun DVD menu to run my installs, whether batch install/silent/alone. can i do it w/o 3rd party softwares, like by just using visual studio? or what is a good autorun creator software
-
Multiboot Vista / XP and Other OSes with Grub4Dos Menu
iceangel89 replied to spacesurfer's topic in Windows Vista
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? -
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
-
then how do i fix that? or is there a link to that post? i can't find it. change firewall? quite ok though as i am using Norton IS 2007 trial
-
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
-
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?
-
i am trying to do a resize partition from my Partition Magic Boot CD. but it dosen't give me any other probs just can't resize partitions. unless i format & resize. it seems if data is there then theres an error.