http://www.bandisoft.com/bandi_capture_library/

라이브러리를 이용해서 실시간 캡춰 가능하다고 합니다.

아주 가벼운게 특징.. 이걸 토대로 많은 게임에서 동영상 기능을 지원하지 않을까 생각되네요~

경우에 따라서는 아바타 UCC를 타겟으로 한 새로운 게임들도 대거 등장하지 않을까 조심스럽게 점쳐봅니다~
원문 출처 : http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sqlserver.relationalserver.performance&tid=81f5bb85-46e7-458b-8fe3-faa68e8d1088&cat=en_US_E210713E-7304-0EE5-307C-D859C02E1F0F&lang=en&cr=US&sloc=&p=1

Quoting the Books on Line, in the CREATE TABLE command:

"SQL Server 2005 can have up to two billion tables per database and
1,024 columns per table. The number of rows and total size of the
table are limited only by the available storage. The maximum number of
bytes per row is 8,060. This restriction is relaxed for tables with
varchar, nvarchar, varbinary, or sql_variant columns that cause the
total defined table width to exceed 8,060 bytes. The lengths of each
one of these columns must still fall within the limit of 8,000 bytes,
but their combined widths may exceed the 8,060 byte limit in a table.
For more information, see Row-Overflow Data Exceeding 8 KB."

Roy Harvey
Beacon Falls, CT

+ Recent posts