I'm not sure what I'm trying to ask for (wonderful name: JPnoui38f). Sql Server management Studio allows you to write data in several ways. You do not need to worry about how to handle zeros or which demir to use. Tools will take care of this.
Here's an article about the Import / Export Wizard . Another option is a database publishing wizard that uploads your data to sql scripts.
, bcp -c ( ) , , . bcp, .
MSSQL, xp_cmdshell, - . , .
:
- , .
If you have data with built-in that you may want to do export based on the prefix, using bcp instead of separator text. prefix adds a column with a length indicator and the import reads this, rather than looking for a delimiter.
For some reason I cannot understand and cannot find the documentation, bcp will not import null values into numeric columns, even if they are nullable. You need to make a dining table with all the columns and then data.
Source: https://habr.com/ru/post/1697978/More articles:Create RegEx from matches - c #Is it possible to automate the creation of an installation package using ant? - javaCould you recommend unstructured data indexing software? - searchКак преобразовать число в bytearray в бит-порядке - c++SQL Server 2005 connection error: Unable to create SSPI context - sql-serverHow to implement the effect of the ocean surface using OpenGL ES 1.1? - iphonehttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1697980/ddd-and-asynchronous-repositories&usg=ALkJrhh3uNgLlvqPtPFkLR3brbTkg9gCfQUser-configurable security on an ASP.NET multi-tenant website - securityHow else can an architectural document be presented, moreover, as a series of representations? - language-agnosticHow to implement authentication with Querystring - authenticationAll Articles