OK,
I've managed to get XP Installed in English, but its not quite solved yet. Basically I went into the BIOS and set the Drive to function as ATA, XP then installed without any problems.
However, I would still like to get it working in SATA. When I set the BIOS back, XP doesn't boot.
I...
Hi John,
Yes i've come across that page, but don't think that its the problem because its working fine in the Spanish XP thats currently installed..
I will try taking out some RAM sticks later though - it's worth a try.
I've just spoken to someone else that has a new Dell, and are trying to...
Hi all,
I've just received my new Dell 9100 PC, which has Spanish XP Home on it.
I also own a copy of XP Pro (Upgrade) from my old laptop, which im trying to install.
All goes fine, until the partitions screen, on which it just shows:
Unknown Disk
There is no disk in this drive
x4
When I...
Hey all,
On a daily basis I have to open IIS, right click the website, go to properties, click the home tab, click the configuration button, then remove a mapping of .* to the asp.net isapi - perform my task - then add it again.
The reason for this is that I have written a url rewriter in...
Hey all,
What's the standard practice for implementing a 3 tier architecture with asp.net? i've tried to seperate my business and data layers, but im struggling with the communication between layers - since I can't pass the business object by ref to the data layer because that causes a circular...
Vongrunt, thanks for the links - im getting somewhere now.
Is there anyway to make the primary key on the Location row be a 4 digit number? or, how can you pad out a number to be 4 digits for when im working with it.
Thanks,
Matt.
Well this is what im asking..That is the best solution that i've come up with but I realise it has its down points.
I stated that id search the 'Location' table.
I could chop off the last point on the id, and thats the id for the parent location..
These are my requirements:
- To have a...
OK, I could search the Location table for 'toronto', then ask you to pick e.g.
Verify Location:
Region1, Toronto
Region2, Toronto
Region3, Sub Region 1, Toronto
Select one, and i've got my id ;) Quite a clean result on the frontend id say, although it may be a little hassle actually getting...
Sorry, I probably should have mentioned this, when a user is using the site they will drill down through the values, so by the time im querying all properties in 'toronto' i'll be in a situation where I know the ID.
What else do you suggest that gives the same level of flexibility? Im open to...
Thanks for the responses,
Im looking to map out Mainland Spain, the Balearic islands and the Canary Islands, including all of their regions, towns and sub areas etc.
Basically I want it to be as efficient and functional as possible, if plans go well im expecting it to be quite a busy site.
Im...
Hi all,
Im in the process of modelling a database, a property database to be exact, so this is going to need a good locational mapping system, the first thing to come to mind is the following:
Country
---------------------------------------
CountryID | Name
Region...
Hi all,
Is it possible using .net to add an item in the right click context menu of windows xp when clicking on an image that launches my .net application and allows me to do something with the file?
e.g When I right click a image file at the moment it shows third party options 'Scan with...
Thankyou for your posts Weevilofdoom and Dragonwell.
This architecture sounds good, im not quite grasping the concept yet though..any chance of a brief example? or any links?
Thanks,
Matt
Hey all,
Im writing a web app which has the following layers:
ASP.NET Web Application, "Project", (Presentation Layer)
.Net Class Library, "Project.Business" (Business Layer)
.Net Class Library, "Project.Data", (Data Layer)
Im just wondering how I should communicate data between the Data and...
Hey all,
I downloaded a song a while back, which actually turned out to be a video file, with an extremely small footprint (8mb give or take). I thought that was great, until it started playing everytime I logged onto XP. So I got a bit suspicous and deleted the file, but still windows media...
Hey all,
Using Access 2000 im trying to do:
SELECT t1.Field1, t2.Field2, t3.Field3 FROM Table1 AS t1 INNER JOIN Table2 AS t2 ON t1.Field = t2.Field INNER JOIN Table3 AS t3 ON t1.Field = t3.Field WHERE t1.Field = 1 ORDER BY t1.Field
Except access errors saying its missing an operator, if I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.