You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
sql error
About this tag
The sql error tag on WindowsForum.com covers issues where SQL-related errors appear in various contexts, including database schema changes, application crashes, and system instability. Common themes include errors when altering column types in Entity Framework databases, such as changing an int to a double, which can fail due to dependencies like default constraints. Other instances involve SQL connection errors in banking applications and errors linked to HP printer software or malware-like components. While some threads discuss broader troubleshooting like BSODs, the tag consistently focuses on SQL error messages encountered by users during database operations or software use.
In essence, I obtained a table in my EF database with the following properties:
public int Id { get; set; }
public string Title { get; set; }
public string Description { get; set; }
public string Image { get; set; }
public string WatchUrl { get; set; }
public int Year { get; set; }
public string...
I am 72 and worked with PCs until 2002 but now Windows 7 has me baffeled.
I just got a new printer. An HP 6520 all-in-one. When I try to save a scan I get "HP Scan has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a...
I have attached a good sized Zip file that has all my info.
It's bizarre, either my computer freezes or blue screens, most commonly when playing a game (although it will all of a sudden Blue screen without any warning or degradation in performance). Often when it crashes a horrible continuos...