Apologies.

I am need to create a web-app which the administrator must use to
update,view and store word documents in a sql database.

Say the administrator clicks a link to view the Internet Usage Policy. At
Page_load this policy will appear in a textarea; the administrator will
then edit and click the save button. At which point the edited policy will
be saved to the database.

So far I can convert the word .doc to an array of bytes and store that in
the database. Extracting it is not working. Can you help with this?

I am new to .Net therefore I don't know whats the BLOG api.



                                                                                       
                              
                      Thomas Tomiczek                                                  
                              
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]            
    
                      NG.COM>                           cc:                            
                              
                      Sent by: "Unmoderated             Subject:  Re: 
[ADVANCED-DOTNET] Get document out of sql      
                      discussion of advanced             database                      
                              
                      .NET topics."                                                    
                              
                      <[EMAIL PROTECTED]                                               
                      
                      EVELOP.COM>                                                      
                              
                                                                                       
                              
                                                                                       
                              
                      2004/09/28 01:54 PM                                              
                              
                      Please respond to                                                
                              
                      "Unmoderated discussion of                                       
                              
                      advanced .NET topics."                                           
                              
                                                                                       
                              
                                                                                       
                              




Hi,

Would you please consider the fact that we, as normal human being, are
not really given the ability to read your MIND?

Your question is totally meaningless.

Let me explain:

> I am creating a web site that has to extract and upload a
> policy from/to sql 2000 and display it in a textarea.

Ok. WHAT are you talking of?

More detailed, in the context of:

> I don't know how to extract or upload the document to sql

How are we supposed t otell you how to extract the document TO sql if we
have no clue what document you are talking about? Whatdo you consider to
be a "policy"? A Windows Group Policy? In this case, which part of it?
The template file?

Or is "policy" something else that has a meaning that noone besides you
and the ones in your project group have a clue what you mean?

Uploiading files TO and downloading files FROM sql is trivial and well
documented - it requires usage of the BLOG api in ADO.NET and works well
with items some megabytes large.

Can we assume you read the documentation? Can we assume you have a
special reason to post this in the ADVANCED group, and not the normal
one?

Can we assume you talk about system policies when say you have no clue
how to extract them to upload them to the database?

Lots of questions, and basically I do not see enough information to
answer your original question, thanks to basically none (in number:
zero) information you give.

Thomas Tomiczek
THONA Software & Consulting Ltd.
(Microsoft MVP C#/.NET)
(CTO PowerNodes Ltd.)

> -----Original Message-----
> From: Unmoderated discussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Ushanta Mooloo
> Sent: Dienstag, 28. September 2004 13:58
> To: [EMAIL PROTECTED]
> Subject: [ADVANCED-DOTNET] Get document out of sql database
>
> Hi all,
>
>
> I am creating a web site that has to extract and upload a
> policy from/to sql 2000 and display it in a textarea.
>
>
>
> I don't know how to extract or upload the document to sql
> using ASP.NET and VB.NET, Can somebody please help as I ain't
> got a clue.
>
>
>
> Any advice/solutions will be highly appreciated.
>
>
>
> luv
>
> Ushanta
>
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com
> Some .NET courses you may be interested in:
>
> Essential .NET: building applications and components with
> CSharp August 30 - September 3, in Los Angeles
> http://www.develop.com/courses/edotnet
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com




===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to