Jump to content

DXMember

Member
  • Posts

    6,847
  • Joined

  • Last visited

Everything posted by DXMember

  1. wait... after a year of marinating this thread... you find out that Ryzen solves all the jagged shadows, pop ins and low level of detail? I always thought this was a troll post, but what the hell? Here's what I think of it - has to do with memory management, from experience - GTA V on release week for about a month ate so much RAM that it actually justified 16 GB for gaming and it was gorgeous and the view distances were amazing and NPCs perceivably didn't disappear at all, couple months later after people whining that they can't run it max settings on a Pentium with 2GB RAM, R* made a patch that dropped memory usage to like 3 gigs and NPCs started disappearing just as you turn your back on them and stuff just pops in constantly even with maxed view distance
  2. there should be a dot before backslash and after the space that follows "-S" - should look like "-S .\"
  3. pcpartpicker lists it as non-IPS display, Lenovo have on their product page same model with a different part number which is IPS: http://www3.lenovo.com/au/en/accessories/monitors/home/L24q-10-23-8'-QHD-MonitorHDMI%2BDP/p/65CFGAC3AU Just find out if the one you will be receiving after purchase is IPS, if it's not I'd rather take the Acer one
  4. some say it's the best value 1440p IPS display, but you have to be wary that the stand is a little wobbly and there is no VESA mount also might need slight setting adjustments in OSD for color calibration - the factory default isn't always the best Here's a random unboxing
  5. did you try adding "dbo." before your table name?
  6. ah... we'll see that soo enough, btw TTL did a little sneaky thing where he showed off Zenith Extreme board... so what do you think about the RGB up on the I/O shield cover? (:
  7. higher density RAM is harder to overclock if you're into that kind of stuff just get what you'll be using
  8. don't know where you from but here in the civilized part of the world we can get disposable SIM cards for 50 cents as well as disposable gmail boxes exist
  9. why lie when you don't know? It's coming August 14th
  10. yeah, pretty much SELECT COUNT(*) FROM Finalproj.dbo.Image
  11. try SELECT COUNT(*) FROM [Database Name].Image but the connection seemed to work anyway...
  12. try doing it from command prompt with sqlcmd does it really work if you replace the Insert statement with SQL?
  13. Try opening a command prompt and try sqlcmd -S .\ -q "SELECT COUNT(*) FROM IMAGE;"
  14. try replacing "Data Source = " with "Server = "
  15. do what the error message says - add an allow rule for 1433 port in Windows Firewall, make sure your server has "Remote connections" and "Named pipes" and service is running
  16. you did notice that your C# has a connection to "HP - Q6RS5H5", right? wanna try new SqlConnection("Data Source= DESKTOP-Q6RS5H5; Database = proj; Integrated Security = True"); instead?
  17. how do you connect from SQL Management Studio? Can you post a screenshot?
  18. I don't see authorization credentials in your connection string? Try this: https://www.connectionstrings.com/sql-server/
  19. get a tape and measure it !!!
  20. for 1080p??? get 1060 or RX480 or pony up for a 1440p panel
×