Search results

  1. T

    Programing help in SQL

    Try adding an index. I would suggest keeping the query as simple as possible and putting the logic in code. Split it up into multiple queries if possible.
  2. T

    Morrowind Question

    I don't recall what tool exactly you need, but you get it eventually in the normal course of the game. You get them fairly close to the end, I believe...don't remember exactly when. You get pieces and have people make armor or weapons with them. For everyone else, this is in the most recent...
  3. T

    Is Far Cry Multi/HyperThreaded?

    Kind of, you just have separate threads working on things, the os sorts out which processor works on them. For example, you can have one thread working on caching textures or displaying a map on screen, while the main thread is doing everything necessary to handle the UI.
  4. T

    The real reason why gas prices are so high

    Maybe so, but Exxon and other's recently reported record profits. So...the real reason is just greed combined with the ability to easily screw people.
  5. T

    Please recommend good Earmuff HEADPHONES $60 or less for gaming please :)

    Sennheiser or Grado. For that amount of money don't even consider gimmicky crap. headphone.com
  6. T

    Webcast

    I didn't need anything to watch the many that I've seen...or if I did, IE installed it automagically. Make sure you don't have a pop-up blocker on...that's the only problem I've seen anybody ever have with them.
  7. T

    F-16 straffs school in New Jersey

    A fighter jet can travel 3.5 miles in 40 seconds easy. Not much room for error. The F-16's top speed is much higher, but they probably wouldn't be going near top speed for a strafing run.
  8. T

    Need help with a old Pentium POS

    Spend $100 on a refurbished one (p3 500 or greater, 128mb, 10gb)...save yourself a lot of trouble. accurateit.com or hcditrading.com
  9. T

    Recommend a USB external enclosure...

    Try DealSonic they have a few in the low $20's...not sure about shipping. http://www.dealsonic.com/3usb20en.html
  10. T

    VB combobox max listcount problem.

    A combobox with 7000 items would be hard to use, don't you think?
  11. T

    Is Wild Tangent stuff really spy/ad ware worthy of removal?

    Here's an article written by Alex St. John, the owner of the company that developed Wild Tangent. He writes for computer power user (cpu) magazine. Eventually, he was able to get adaware, etc. to remove his software from their list. There?s never a quiet day when you?re running a software...
  12. T

    VB.NET: My class has a public property, I want that property to allow only something from an enumeration

    You could use the getname function of the enumeration. If it returns nothing, then the parameter is not in the enumeration.
  13. T

    cutest thing I've ever seen

    What kind of dog is that?
  14. T

    Zen 20GB Nomad Jukebox MP3 player $229.99 w/free ship

    This deal is for the Zen Touch, not the Zen Xtra.
  15. T

    PSA: Capital punishment != corporal punishment

    Actually: quote: "The death penalty is the most drastic form of corporal punishment and is also called capital punishment."
  16. T

    Configuration for an ULTRA budget computer

    Go to accurateit.com for really cheap refurbished computers. You can get a P3 600/128MB/20GB system for $110 + shipping. Add some RAM and anybody using it for just internet access/word would never be able to tell the difference between it and a 3.0GHz P4. Edit: Oh yeah, I don't work for...
  17. T

    I need help with coding in Visual Studio.net

    I can give some help. In the btnResent_Click method, your first two lines are these: Dim decTotalSales As Decimal Dim decSales As Decimal This creates two new decimals and initializes their values to 0. Your next line adds those two values together (0 + 0) and assigns the total (0) to...
  18. T

    Appliation to track software/serial #

    Look into FileMaker.
  19. T

    How to update a field in recordset with ADO

    I'm really not sure what you're trying to do but you might just add a date field to the report. It doesn't have to tie to a recordset. You should be able to add a calculated field on the report as well. It just sounds like you're making it too complicated. What I'd need to know to help you...
  20. T

    How to update a field in recordset with ADO

    Try: rstCurr.fields("theDate") = value or (same thing, just shorter way of writing it): rstcurr!theDate = value
  21. T

    WTH is Crystal Reports?

    This may be a long shot, but: http://www.google.com/search?q=crystal+reports
  22. T

    Is a Windows Service not allowed file access to a network share?

    It works as a form, so it's probably not a .net security setting that's causing the exception. I would guess that the service is running as the local 'system' user, which is a local account that doesn't have access to the network share. To get this to work, the service would need to log in and...
  23. T

    Need ideas / suggestions for a senior project

    :confused:
  24. T

    Access and M$SQL server kicking my a@@

    You can use access. Just create a new data access project and point it to the sql/msde server. It's pretty straightforward.
  25. T

    Calling ADO.NET gurus

    In the example I gave, you can easily type .columns.add instead of .rows.add. It's not much of a leap. As far what you're doing to the database, yes, it's completely different. You're adding a column to the data source instead of just adding data to the table. I dismissed that as something...
  26. T

    Calling ADO.NET gurus

    Ok...and your reply shows that you're a f*cking moron. Whatever...the code shows how to reference all the ado.net stuff. Use it as a base to get started. It's not my fault you're too stupid to get any value from what I referenced. I'm not even going to mention my experience with databases...
  27. T

    SQL 7 question

    I don't think it has any limit. It's dependent only on the server hardware.
  28. T

    Calling ADO.NET gurus

    Yes, I know you need to add a column. They have code on the page to add a row...adding a column shouldn't be that much different.
  29. T

    Calling ADO.NET gurus

    This adds a row to the sheet. Maybe it will help you.
  30. T

    WoW! Relational DB GUI fro KOffice KEXI

    Programming should not be done in Access. One of the many reasons is that it doesn't scale. This project seems useless to me.
  31. T

    So my sister just calls me

    System ($129) Monitor ($209) And uh.....Windows (Free for 6 months) Yeah it's server 2003, but she probably wouldn't notice...until it expired anyway. Or you could just tell her to get real. Systems aren't that cheap. You don't ask somebody to get you a 'good' car for $1k.
  32. T

    Problem with saving state variables in VB.NET

    You want to be able to access this data on a different page, so it seems to me that the best solution is to use a database to store the data. I think you're getting too complicated with the session variables and trying to pass an object off to a different page. Lots of DB's out there to...
  33. T

    At what age did you start drinking?

    Never - 27.
  34. T

    Swimming is the best way to lose weight!

    There are a couple things to consider when participating in any endurance sport. First, you need to have an adequate amount of carbs & protein in your system before you start. Some people can eat a small meal/snack an hour before they start, for others it may be that 2 or 3 hours works...
  35. T

    Can't stop playing Oregon Trail

    That's weird. First time I've ever played it and I finished. Only 776 points, but I finished....
  36. T

    2 x 1GB vs 4 x 512

    2K and XP can allocate up to 2GB for a single process.
  37. T

    question about the creative nomad zen xtra

    The zen 'touch' is coming out soon.
  38. T

    Time Tracking software?

    You need to install the .net framework. If you're doing windows updates, it will already be installed. Otherwise, go here: http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en
  39. T

    does a SUN monitor work with PC's??

    You would want a DVI connection, so just look for that.
  40. T

    Take a look at these pictures!!

    The paintings are very good technically, but what is the artistic value? If your painting looks exactly like a photograph, then just take a photograph. There is no creativity or imagination in the paintings, it's just an exact copy. Well, that is unless he was trying to make a statement -...
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |