Strona głównaBazy danych i XML

In SQL SERVER 2005 the most common data type for storing BLOBs was an IMAGE  datatype. When SQL Server 2008 and later SQL SERVER  2008 R2 occured the image datatypes coexists with several new and recomended by Mictosoft BLOB datatypes such varbinary(MAX). Let`s have a look: varbinary(max) /binary(n) variables store variable-length binary data of approximately n bytes, may store a maximum of 2 gigabytes.image variables store up to 2 gigabytes of data and are commonly used to store any type of data fi...

Tagi: blob, sql server
Dziel się z innymi:
[EN] Read from MS SQL BLOB column in SQL Server 2008 R2

Bazy danych i XML 3956 dni, 12 godzin, 24 minuty temu dzapart 22 pokaż kod licznika zwiń

Wczytywanie artykułów...

Najaktywniejsi w tym miesiącu