- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
15 Posted Topics
Hi everyone, It's been a while since I last visited. But here goes... I have been helping a friend use his Dell XPS M1530 laptop and decided to perform a Windows Experience Index test and I wanted to see the detailed results. Accessed by clicking "View and Print details". When …
Hi everyone, I am currently trying to retrieve data from 3 Access related tables that have been imported into VB2008 DataSet designer. I am not sure whether or not I still need to join the tables. [Code] SELECT R.CustomerID, C.FirstName, C.LastName, R.ExpiryRenewalDate, R.StartDate, R.MailboxID, R.RentalID, M.BoxSize, RT.Personal, RT.Business FROM Receipt …
When I boot my Acer laptop (Vista Premium) it shows the progress bar during startup but does not show logo afterwards. Then blank screen loads with cursor in middle and nothing else. You can move cursor around. I have tried chdsk and startup recovery tools but they don't work and …
You might want to check that both Vista and XP are allowing file sharing. [U]VISTA[/U] Control Panel > Network and Sharing Center > Turn on File Sharing [U]Win XP[/U] Windows Firewall > Exceptions > Check file sharing is allowed Note: If you have any internet security packages such as Norton. …
You might need to set the string in the textbox to an integer. This is done something like this. [code] Dim CustID as Integer CustID = val(CustomerIDTextBox.Text) Me.InvoiceTableAdapter.FillBy(Me.GreenGrassdatabasemartynDataSet.Invoice, [B]CustID[/B]) [/code]
Yes you could use a 32bit operating system with a 64bit processor. But I would recommend you check you have all the neccessary drivers for your system before you reinstall the OS.
AMD: many lanes for data to flow down, at reasonable speed. Intel: fewer lanes but the data is travelling much faster. AMD has a bigger Bus than an Intel chip but the Intel chips have a higher clock speed.
Have you set the sharing permissions?
Thank you very much this has been a very useful post as i was having exactly the same problems. Thanks again Matt :) :)
Hi, I have just set up a server in a lab. It is running WinServer 2003 and the lab network is wireless. I would like to know if there are any compatible wireless card (pci or usb) that would be compatible as have tried Belkin wireless card and was unreliable? …
When you refer to network system, do you mean routers and gateways or the whole lots cables and all.
Hi, I am having problems with my Mum's Athlon 2800+ Computer system. It is failing to boot however, the processor fan, floppy drive and cd all power up. But no life with the screen. Is says no input detected. I know the screen works and i have tried several different …
Hi All, I have a problem with Limewire using a considerable amount of bandwidth on the network at work (100 computers). I have tried asking the users not to use Limewire. I would like to block a port or ports. As the company does have laptops that are not protected …
I think you can remove the option to lock the Computer using Group Polices. Not sure if that is what you are looking to do? :idea:
When you format if you are choosing the (Quick) format option this can cause problems, that's why i generally use the long option. Matt :)
The End.
gunso4050