logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Anyone running SQL2008?

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Database related
View previous topic :: View next topic  
Author Message
chris421



Joined: 07 Apr 2005
Posts: 53

PostPosted: Fri Sep 05, 2008 3:34    Post subject: Anyone running SQL2008? Reply with quote

The SQL2008 "Filesystem" installation option for BLOB handling looked interesting.

http://www.microsoft.com/sqlserver/2008/en/us/wp-sql-2008-manage-unstructured.aspx

Wondering if this could help NWNX users who store lots of large objects to their databases. It’d be nice if persistent henchmen worked a little smoother.
Back to top
View user's profile Send private message
Gryphyn



Joined: 20 Jan 2005
Posts: 431

PostPosted: Fri Sep 05, 2008 9:26    Post subject: Reply with quote

You can already do it!
See the SQLServer plugin (by Gryphyn) *blows own trumpet*

There is a catch with varbinary(max) using ODBC in that anything over 8000 bytes returned 0xFFFFFFFF (UNKNOWN) which the ODBC plugin takes for an end-of-buffer. (fixed in the SQLServer plugin)

2008 introduces a "FileStream" type/method that caters specifically to multi-media type data (music, video etc). The advantage of this is the asynchronous assess that is available - not really suited to NWNX.

As for using 2008, I've migrated my 2005 systems to 2008 with no issues.

Cheers
Gryphyn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Database related All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group