Microsoft
Software
Hardware
Network
Question : SQL - Simple Select Statement Returns Error "Conversion of nvarchar value overflowed an int column"
Hello,
This is getting annoying (mostly because I likely dont know what I'm doing) :-)
When I try to get this simple SQL statement to execute, I get an error.
SQL:
SELECT * FROM [DB].[dbo].[table] WHERE field_name=12345
Error:
Msg 248, Level 16, State 1, Line 1
The conversion of the nvarchar value '0075135400804455694' overflowed an int column. Maximum integer value exceeded.
What can I be doing wrong??? This should be basic stuff... I thought.
Thanks!
(ps: details are needed! I'm obviously not an SQL admin!)
Answer : SQL - Simple Select Statement Returns Error "Conversion of nvarchar value overflowed an int column"
Are you running selinux?
Try this..
enter this command:
setenforce 0
then try to start named
/etc/init.d/named start
Random Solutions
Exchange 2007 OWA causes 2 audit failures on failed login attempt
How do I pass Sonicwall GVC traffic through a TZ170 to terminate on a TZ210?
PHP error reporting
A tiff file that works well with XP but not windows 7 "paint". Can some one give me some ideas?
please check my .htaccess
can“t install forefront update KB 978297 on windows 2008 SBS
Forefront TMG Malware and NIS inspection updates aren't working.
Exchange 2003 Logical Size vs Physical Size
Do not ask me again!
How can I sync up two web servers using Windows Server 2008 or thus Windows Server 2008 has this function?