- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 5
- Posts with Upvotes
- 5
- Upvoting Members
- 4
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
- PC Specs
- Mac Pro Desktop 1,1 16gb ECC Ram OSX 10.6.8, Macbook Pro 17" 5,2 8gb Ram OSX 10.6.8, Powerbook…
31 Posted Topics
Re: Actually try downloading a developer tool called USB Prober and check to see if the mouse is actually being detected on that usb port. [url]http://developer.apple.com/hardwaredrivers/download/usbdebug.html[/url] if it is then there may be a driver issue in the kernel, check to see if that vendor has a driver for that product … | |
Re: Softpedia.com is a nice mutiplatform site for software. You could roll your own Automator action or applescript to look for duplicates as well. [url]http://automatorworld.com/archives/compare-folders/[/url] Here are some articles on this topic: [url]http://www.thexlab.com/faqs/freeingspace.html[/url] [url]http://guides.macrumors.com/Freeing_Up_Hard_Disk_Space[/url] | |
Re: `Inline Code Example Here` public void MySqlSelect(string dbUser, string dbPass, string dbServer, string dbName, string dbQuery, ref DataSet data){ //Main Funtion try { string mysqlDriver; string mysqlServer; string mysqlCharSet; string mysqlDatabase; string mysqlUser; string mysqlPassword; string mysqlOption; mysqlDriver = "Driver={MySQL ODBC 5.1 Driver};"; mysqlServer = "Server=" + dbServer + ";"; … | |
Re: To: Shuja Chishi I had this issue once and it turned out to be a disk failure. I was able to access the disk after several attempts at booting. First try booting the setup CD/DVD and run a disk repair and repair permissions. With any luck this will fix the … | |
Re: is the FHMS a static string and the user id based on month day year? I see the 12 and instantly think date codes. If you want random strings you could generate the id then query the database to see if that key is unique. But that would lead to … | |
Re: I would recomend a usb modem and either Z-term or Minicom for your connections. | |
Re: [QUOTE=Krayon808]I have th same problem Won't boot up after aPple logo screen. Monitor just says no signal Troubleshoot - ram - CPU - replaced mother board - graphics card - did system hardware test ( everything works ) - put hard drive in slot 1,2,3 and 4 . No change … | |
Re: [QUOTE=audiotechnob;199073]Hi I have recently purchased a MAC and I am having some trouble finding out about MAC software as I have always been a PC users.I am looking for a piece of software that acts as a virtual drive for mounting images on my MAC.The PC software for doing this … | |
Re: Are you trying to burn an ISO file? If you just need to burn an ISO open disk utility and hit burn and select the ISO. If its a non-mac game you would need boot camp or vbox to load virtualized windows on your Mac then play it that way. … | |
Re: Mounting ftp as a local disk can be done using SSHFS. [url]http://en.wikipedia.org/wiki/SSHFS[/url] | |
Re: How much is the disk decreasing? Did you change the filesystem type to HFS Journaled from something like HFS? There is also the possibility of bad sectors on your disk. I would need more information. | |
Re: If you have a bootable drive cd/dvd or harddrive press and hold down the option key while booting. This will give you a boot menu with all the available bootable drives. I have never tried booting my old PowerBook G4 over USB but I have booted an external drive with … | |
Re: One colon makes all the difference. Good eye spoting that one huntaz556. | |
Re: debragail - thats some odd output. It looks like the drive is dismounting. I assume that /dev/disk6, /dev/disk7, and /dev/disk8 are all the same disk? You can diplay more disk information by running the following commands in terminal: diskutil list and df -k Unfortunatly I cannot offer you a solution … | |
Re: I agree with Chris, you really do need to learn obj-c and cocoa if you want to develop for Mac. My training was initially in Basic, C, C++, Pascal, VB, and a small amount of Intel Assembler. Obj-c is quite different and initially I was a bit reluctant to adapt … | |
Re: I agree using a VNC client is the way to go but you might want to setup an encrypted reverse SSH tunnel to run it through. More information can be found here: [url]http://guides.macrumors.com/Remotely_Controlling_another_Mac[/url] You might also find it easier to use a dynamic DNS (DDNS) service like [url]http://dyn.com/dns/[/url] which allows … | |
Re: [QUOTE=DanielPrasath;1749170]Thanks Mr.Hericles for ur reply... Let us consider an example task in IOS.If i'm designing a program for placing a button and text field..my target is if i press the button the button have to be disappear and the value of the button should be displayed in a text box...In … | |
Re: I agree with jingda and kcar. Most of the time if you are unable to open a disk image it is due to the permissions issue described by kcar. I have seen some really wierd stuff caused by permissions problems including, dmg files not mounting, icons using sections of images … | |
Re: Well you could always use ClamXAv if you are really worried. [url]http://www.clamxav.com/[/url] It is free and will detect a large number of virus'. I find it is really only an issue if I am downloading .exe's for my virtualized version of windows / boot camp. Even then there is no … | |
Re: When connecting a windows machine to a mac there are some interesting things that have to be done. You need to create an account on the mac with the same user name and password as the one on the Windows machine. The Mac on the other hand can access any … | |
Re: sDjh is probably right but the hotline is probably going to tell you to do an archive and install on your system. Any idea what code you typed into the terminal? Did you patch the kernel with something you shouldn't have? any additional information could help. in the mean time … | |
Re: I have done this before remotely through an SSH tunnel, with very poor success. I could get a tunnel connected but when using the system graphically the performance was poor. I could do file transfers through terminal with ease. behind my own network there is no problem at all. The … | |
Re: Firstly how are we calling this a real threat? The program in question is a trojan which requires some really stupid people to manually install it by entering in their root password. Anyone can be affected by trojan's if they install them, the real threat was the use of social … | |
Re: you might be talking about an NSTextView which contains Tokens or a TokenField. Look up this in the Apple API and see if this offers the functionality you need. I would recommend using an NSMutableString to hold your data as the values are stored in a comma separated syntax. [url]http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/TokenField_Guide/Introduction/Introduction.html%23//apple_ref/doc/uid/TP40006555[/url] … | |
Re: [QUOTE=higgo5;1423806]Hey folks- Question: I know my computer maintains a log. If someone was to download files onto an external device, is there a record of that? And if so, How do I access that? Thanks. higgo5[/QUOTE] if you are looking for system logs you should open a program called Console … | |
I have heard a lot of positive results from OWC on installing the ATI 5770 on a 2006 Mac Pro 1,1 machine. My main questions about this type of install are: 1) would I really benefit from hardware acceleration considering there is a bus speed reduction from using this card … | |
Re: [QUOTE=Katana24;1451112]Hello - I would like to know if using Bootcamp requires me to backup all my files or risk losing them. I ask this because when i launch the "Boot Assistant" application it recommends that I backup my data, but on the other hand I have heard that the beauty … | |
Re: If you are getting an icon on your boot screen and no HD is found then hold the "C" key to optionally boot to another disk [ CD or HD ]. If this does not show the boot volume you might be in some trouble. Try holding down the left … | |
Re: If the drive is not a mac readable format try these tools out. [url]http://code.google.com/p/macfuse/[/url] [url]http://macntfs-3g.blogspot.com/2010/10/tuxera-ntfs-for-mac-201010.html[/url] or if you want to pay, [url]http://www.paragon-software.com/home/ntfs-mac/[/url] some of these options do give you read and write access to the disk. | |
Re: I know this thread is very old but my question is why is your query using a logical 'OR' and not the appropriate logical 'AND'? If you want all cars that are fords and yellow. Why would you request all cars that are fords or yellow? [code=sql]SELECT * FROM X … |
The End.