Hi,
I have a program that selects numeric data from a table in SQL Server and inserts it into another SQL Server table. The program is in MVC++ 7.0 and uses SQL Native Client ODBC to interact with the SQL Server database.
The problem is that the data is getting truncated when it is being...
Hi,
I have a program that selects numeric data from a table in SQL Server and inserts it into another SQL Server table. The program is C++ and uses SQL Native Client ODBC to interact with the SQL Server database.
The problem is that the data is getting truncated when it is being inserted into...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.