John, Mike
Thanks for the prevois answers, that works fine,.The RBS example is running on multiple databases.
Maybe this is wrong place to ask this question, but I have to start somewhere.
I try to get the RBS (SQL2008) to work with the SharePoint 2007 database, when I run the following SP:
SQL> execute mssqlrbs.rbs_sp_register_column dbo, AllDocStreams, Content
I receive the message: Column <Content> in Table <dbo.AllDocStreams> is not of the proper type (varbinary(64)).
The Content table is Image type.
Question:SharePoint 2007 SP1 is RBS aware, so what must we do to get the Content table connected to the RBS?? If RBS is not supporting Image type then RBS can't support SharePoint and is not a solution for DBAdmin's. Is that correct? When will that be changed, a lot of DBadmin's are waiting for a good solution!!
Any info will be welcome!!
Thanks,
James