Saving Rich Text Format (RTF) in Oracle 10g using PL/SQL via VB/ASP.NET 
Author Message
 Saving Rich Text Format (RTF) in Oracle 10g using PL/SQL via VB/ASP.NET

Hi Everyone,

I am converting from a Filemaker application to VB.NET/Oracle and the
question that the user has a TEXT BOX where the user is able to
highlight, color, underline, etc. the text.

What I am seeing is RTF is the best option for VB/ASP.NET but where I
am stuck is how to save/retrieve/update the RTF text in Oracle ?

If anyone has any experience, ideas for this I'd really appreciate
hearing from you

Sincerely

George Lewycky

NY City Transit



Tue, 12 Jul 2011 00:15:08 GMT  
 Saving Rich Text Format (RTF) in Oracle 10g using PL/SQL via VB/ASP.NET
You've got the wrong newsgroup.

Look for something with .net in the title.


| Hi Everyone,
|
| I am converting from a Filemaker application to VB.NET/Oracle and the
| question that the user has a TEXT BOX where the user is able to
| highlight, color, underline, etc. the text.
|
| What I am seeing is RTF is the best option for VB/ASP.NET but where I
| am stuck is how to save/retrieve/update the RTF text in Oracle ?
|
| If anyone has any experience, ideas for this I'd really appreciate
| hearing from you
|
| Sincerely
|
| George Lewycky

|
| NY City Transit



Tue, 12 Jul 2011 01:22:28 GMT  
 Saving Rich Text Format (RTF) in Oracle 10g using PL/SQL via VB/ASP.NET
Hi Geroge,

I'd doubt you'd want "RTF" if this is a web page.  Probably best to ask
about this in one of the ASP.NET newsgroups such as :

microsoft.public.dotnet.framework.aspnet

Getting the text from Orcale shouldn't be hard as it is still just text even
if it is RTF or HTML.  But I think the first thing you need to do is sort
out if you are using RTF or HTML.  I would think the later, but folks in the
asp.net newsgroup would be the best to ask.


Quote:
> Hi Everyone,

> I am converting from a Filemaker application to VB.NET/Oracle and the
> question that the user has a TEXT BOX where the user is able to
> highlight, color, underline, etc. the text.

> What I am seeing is RTF is the best option for VB/ASP.NET but where I
> am stuck is how to save/retrieve/update the RTF text in Oracle ?

> If anyone has any experience, ideas for this I'd really appreciate
> hearing from you

> Sincerely

> George Lewycky

> NY City Transit



Tue, 12 Jul 2011 10:02:59 GMT  
 Saving Rich Text Format (RTF) in Oracle 10g using PL/SQL via VB/ASP.NET
On Jan 23, 3:02?am, "Bill McCarthy" <TPASoft.com Are Identity Thieves>

Quote:
> Hi Geroge,

> I'd doubt you'd want "RTF" if this is a web page. ?Probably best to ask
> about this in one of the ASP.NET newsgroups such as :

> microsoft.public.dotnet.framework.aspnet

> Getting the text from Orcale shouldn't be hard as it is still just text even
> if it is RTF or HTML. ?But I think the first thing you need to do is sort
> out if you are using RTF or HTML. ?I would think the later, but folks in the
> asp.net newsgroup would be the best to ask.



> > Hi Everyone,

> > I am converting from a Filemaker application to VB.NET/Oracle and the
> > question that the user has a TEXT BOX where the user is able to
> > highlight, color, underline, etc. the text.

> > What I am seeing is RTF is the best option for VB/ASP.NET but where I
> > am stuck is how to save/retrieve/update the RTF text in Oracle ?

> > If anyone has any experience, ideas for this I'd really appreciate
> > hearing from you

> > Sincerely

> > George Lewycky

> > NY City Transit

Hi George,

there should be no problem to use Oracle from ASP.NET. The best start
is probably to look into .NET Developer Center at
http://www.oracle.com/technology/tech/dotnet/index.html where you can
find some useful tutorials describes how you can build ASP.NET web
applications that access Oracle Database

For example, Building ASP.NET Web Applications with Oracle Developer
Tools for Visual Studio
http://www.oracle.com/technology/obe/hol08/dotnet/asp/asp_otn.htm

Hope this helps.



Tue, 12 Jul 2011 16:58:44 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Copying text in .rtf format from one rich text box to another

2. Needed: Modul for writing formatted text to be saved in RTF - Format

3. Rich Text File (.RTF) -Can't copy multiple .rtf files (VB 6.0 Enterprise)

4. Rich Text Box copy/pasting superscript formatting in VB.NET Std

5. Calling stored PL/SQL package in Oracle DB using ODBC

6. Call Stored Procedure using PL/SQL,VB4 and ORACLE 7.3

7. save file as .txt or as .rtf in rich text box

8. Saving Rich Text Box Content to .RTF File

9. RTF ( rich text format )

10. Rich Text Format - RTF box control

11. Printing RTF data within MS Rich Text Format v6.0 control

12. Saving Rich Text Box Content to .RTF file

 

 
Powered by phpBB® Forum Software