Search results

  1. R

    The I Evil “everything” Corporation

    Theres no doubt it looks good, but thats what apple is about, making it look cool. I hope the iPhone 5 has some amazing innovations on it, cos the latest Samsung and HTC phones make the 4S look like a calculator, it'll be interesting to see if Apple can keep up now Samsung and HTC have there...
  2. R

    Processes - Good or Bad

    should probably add, this guy gives you the run down on processes (and a hell of a lot more)from all Win OS's
  3. R

    Processes - Good or Bad

    www.blackviper.com
  4. R

    Verifying Password in a form

    they dont, you do it for them or have someone you can trust do it for them. What you'll find is they'll reset there pasword with a typo in it, and then they'll say they cant log in. Plus it means you can define a strong pasword, instead of the users favourite football team or any other...
  5. R

    Using the preceding letters from a UK Postcode

    why do you want to strip away the first digits??????, that defines the postal area, without that you could have 2 steets with the same suffix but in entrely different areas that would look like the same street in your data.
  6. R

    VBA environment

    Solved I had a timer event on another open form that was causing this, in case any one else happens to find they have the same problem
  7. R

    VBA environment

    is acting really weird 1) Space - when trying to type a space in the code, the space appears momentarily but then goes back to the orginal position (ie press space bar it jumps forward and then jumps back a split second later) 2) Code is always appearing red as I type in code, as if its in a...
  8. R

    Help getting in 3NF

    Problem one patient/household/contact info - not sure why youve got these in different tables, they would be one to one relations and would serve no purpose really.
  9. R

    Verifying Password in a form

    I dont let them change passwords themselves, I have in the past but like all users they tend to screw it up and I end up doing it in the end anyway.
  10. R

    Subform Foot Sum Resulting in #Error

    Stay clear of calculated table fields perhaps
  11. R

    storing an unbound combo box in a table

    If you want to store the value in a table, the control must be bound
  12. R

    Networking

    Use the OSI model to determine your problem, in other words: Physical - cabling and hardware, check connection and continuity of cables ( although doesnt apply if your using wireless) Data Link - NIC/MAC addressing Network - IP addressing Transport - TCP configuration There are a further 3...
  13. R

    Processors

    If you like to overclock, AMD is your beast, they can take a lot more punishment than Intels, but Intels are more stable. Should note that AMD dont know the speed of a given processor until its tested after fabrication, then its badged with the speed, on the other hand Intel know exactly what...
  14. R

    Football (Soccer)

    Mon the hoops!!!!!!!!
  15. R

    Amphetamines Ban?

    banned and illegal!!!!!!!!!!!!!
  16. R

    HTC Thunderbolt

    Only one thing to sat on this, HTC One X > *
  17. R

    What's the best/worst video game of all time?

    Im going to back a few year, in fact a way back - Xwing for PC, what an awesome game, I still miss that game. Best game ever - possibly MW (CoD4), but then again Im a CoD junkie so I may be a little biased
  18. R

    3D Computing - Gaming - Video - 3D

    I gave up on PC gaming a few years back, it was getting to expensive to keep upgrading every year. Thats not to say I wont go back to it, but given the new Xbox is rumoured to be due next year, dont look liek it'll happen soon
  19. R

    NONE of Form_Current event code executing ?

    yep, no ones perfect, point being if you come on looking for help its not wise to be a little condescending to people that are trying to help. Granted that written communication can be picked up wrong where it wouldnt be verbally, so If I did pick up liamfitz wrong then apologies!
  20. R

    is there a difference between VBA code for MSaccess & SQL backend?

    I didnt think SQL server did autonumber, isnt it Int data type with some increment code in SQL server?????
Back
Top Bottom