Hi,
I want to add a file in docs table through INSERT SQL statement. Is it
possible? Because i have created SQL Server Project[V2.0.50125
Framework].In that SQL Server Project i can't able to add external
dll's also. So how can i achieve this(adding a file to docs table
without using Sharepoint API's).

Has anybody knows solution please let me know.

Thanks,
Vinoth

Re: How add a file in docs table without using Sharepoint API's by Mike

Mike
Wed Aug 17 06:56:10 CDT 2005

This is a WSS programming question.

You have also posted this identical question at the same time to that
newsgroup. (microsoft.public.sharepoint.windowsservices.development)

Please in future follow correct newsgroup practice and post to only ONE
newsgroup

Mike Walsh, Helsinki, Finland
WSS FAQ http://wss.collutions.com
please reply to the newsgroup only

"None" <vinkumrect@gmail.com> wrote in message
news:1124274125.241752.25980@g14g2000cwa.googlegroups.com...
> Hi,
> I want to add a file in docs table through INSERT SQL statement. Is it
> possible? Because i have created SQL Server Project[V2.0.50125
> Framework].In that SQL Server Project i can't able to add external
> dll's also. So how can i achieve this(adding a file to docs table
> without using Sharepoint API's).
>
> Has anybody knows solution please let me know.
>
> Thanks,
> Vinoth
>



Re: How add a file in docs table without using Sharepoint API's by AC

AC
Wed Aug 17 23:16:10 CDT 2005

Possible yes, but don't do it. Stay out of the databases and work with the
API. There's a reason you were given an API. Microsoft does NOT support
working directly with the SharePoint databases. See
http://blogs.msdn.com/mikefitz/archive/2005/04/01/404802.aspx

--
----------------------------------------
-AC [MVP MCMS]
www.andrewconnell.com
www.andrewconnell.com/mvp


"None" <vinkumrect@gmail.com> wrote in message
news:1124274125.241752.25980@g14g2000cwa.googlegroups.com...
> Hi,
> I want to add a file in docs table through INSERT SQL statement. Is it
> possible? Because i have created SQL Server Project[V2.0.50125
> Framework].In that SQL Server Project i can't able to add external
> dll's also. So how can i achieve this(adding a file to docs table
> without using Sharepoint API's).
>
> Has anybody knows solution please let me know.
>
> Thanks,
> Vinoth
>



Re: How add a file in docs table without using Sharepoint API's by AC

AC
Wed Aug 17 23:16:25 CDT 2005

Oops... yeah... what Mike said

--
----------------------------------------
-AC [MVP MCMS]
www.andrewconnell.com
www.andrewconnell.com/mvp


"Mike Walsh" <englantilainen@hotmail.com> wrote in message
news:%23vdl2KyoFHA.764@TK2MSFTNGP14.phx.gbl...
> This is a WSS programming question.
>
> You have also posted this identical question at the same time to that
> newsgroup. (microsoft.public.sharepoint.windowsservices.development)
>
> Please in future follow correct newsgroup practice and post to only ONE
> newsgroup
>
> Mike Walsh, Helsinki, Finland
> WSS FAQ http://wss.collutions.com
> please reply to the newsgroup only
>
> "None" <vinkumrect@gmail.com> wrote in message
> news:1124274125.241752.25980@g14g2000cwa.googlegroups.com...
>> Hi,
>> I want to add a file in docs table through INSERT SQL statement. Is it
>> possible? Because i have created SQL Server Project[V2.0.50125
>> Framework].In that SQL Server Project i can't able to add external
>> dll's also. So how can i achieve this(adding a file to docs table
>> without using Sharepoint API's).
>>
>> Has anybody knows solution please let me know.
>>
>> Thanks,
>> Vinoth
>>
>
>