Click here to Skip to main content
15,912,756 members
Home / Discussions / Database
   

Database

 
GeneralRe: Deleting using InnerJoin Pin
SilimSayo22-Sep-09 8:36
SilimSayo22-Sep-09 8:36 
AnswerRe: Deleting using InnerJoin Pin
David Skelly22-Sep-09 22:36
David Skelly22-Sep-09 22:36 
GeneralRe: Deleting using InnerJoin Pin
nagendrathecoder22-Sep-09 22:38
nagendrathecoder22-Sep-09 22:38 
QuestionWhat DB Engine to use in VB.NET Project Pin
Member 310866722-Sep-09 5:17
Member 310866722-Sep-09 5:17 
AnswerRe: What DB Engine to use in VB.NET Project Pin
Manas Bhardwaj22-Sep-09 6:02
professionalManas Bhardwaj22-Sep-09 6:02 
QuestionDatabase Mirroring Pin
Shalini_U22-Sep-09 3:24
Shalini_U22-Sep-09 3:24 
QuestionSSRS and Local Report Pin
sashidhar21-Sep-09 22:39
sashidhar21-Sep-09 22:39 
Questionextract an rtf field of firebird database Pin
gilvani21-Sep-09 9:17
gilvani21-Sep-09 9:17 
Hello,
I'm doing a program in C # and i need to extract an rtf field of firebird database .Na fact the field is a string, but I think the field is a document rtf that was encoded and inserted through language delfi.
Under a piece of the field:

{\rtf1\ansi\deff0\deftab254{\fonttbl{\f0\fnil\fcharset0 Times New Roman;}{\f1\fnil\fcharset0 Arial;}{\f2\fnil\fcharset0 Arial Unicode MS;}{\f3\fnil\fcharset0 Tahoma;}{\f4\fnil\fcharset1 Cambria Math;}{\f5\fnil\fcharset238 Times New Roman CE;}{\f6\fnil\fcharset204 Times New Roman Cyr;}{\f7\fnil\fcharset161 Times New Roman Greek;}{\f8\fnil\fcharset162 Times New Roman Tur;}{\f9\fnil\fcharset177 Times New Roman (Hebrew);}{\f10\fnil\fcharset178 Times New Roman (Arabic);}{\f11\fnil\fcharset186 Times New Roman Baltic;}{\f12\fnil\fcharset163 Times New Roman (Vietnamese);}{\f13\fnil\fcharset238 Arial CE;}{\f14\fnil\fcharset204 Arial Cyr;}{\f15\fnil\fcharset161 Arial Greek;}{\f16\fnil\fcharset162 Arial Tur;}{\f17\fnil\fcharset177 Arial (Hebrew);}{\f18\fnil\fcharset178 Arial (Arabic);}{\f19\fnil\fcharset186 Arial Baltic;}{\f20\fnil\fcharset163 Arial (Vietnamese);}{\f21\fnil\fcharset0 Lucida Sans Unicode;}}{\colortbl\red0\green0\blue0;\red255\green0\blue0;\red0\green128\blue0;\red0\green0\blue255;\red255\green255\blue0;\red255\green0\blue255;\red128\green0\blue128;\red128\green0\blue0;\red0\green255\blue0;\red0\green255\blue255;\red0\green128\blue128;\red0\green0\blue128;\red255\green255\blue255;\red192\green192\blue192;\red128\green128\blue128;\red0\green0\blue0;}\wpprheadfoot1\paperw11906\paperh16838\margl0\margr0\margt10\margb0\margh720\margf720{\*\pnseclvl1\pnucrm\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{.}}}
{\*\pnseclvl2\pnucltr\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{.}}}
{\*\pnseclvl3\pndec\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{.}}}
{\*\pnseclvl4\pnlcltr\pnstart1\pnhang\pnindent720{\pntxtb}{\pntxta{)}}}
{\*\pnseclvl5\pndec\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}
{\*\pnseclvl6\pnlcltr\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}
{\*\pnseclvl7\pnlcrm\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}
{\*\pnseclvl8\pnlcltr\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}
{\*\pnseclvl9\pndec\pnstart1\pnhang\pnindent720{\pntxtb{(}}{\pntxta{)}}}
\endnhere\sectdefaultcl{\header \pard{\ql\li0\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 \par
}{\*\wptable\tblleft2000 Tab1}{\pard\trowd\trgaph0\trleft2000\cellx5302\cellx8604\cellx11906\intbl{\ql\li0\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 \cell}
\intbl{\qc\li0\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 \line \line \line \line \cell}
\intbl{\ql\li0\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 \cell}\row
}\pard{\ql\li0\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 }}
{\footer \pard{\ql\li1000\fi0\ri0\sb0\sl\sa0 \plain\f0\fs24\cf0 }}...

So if anyone knows any way to extract this data in C # would much grateful.I would more much grateful if you do the conversion of this field to a word document.
AnswerRe: extract an rtf field of firebird database Pin
Luc Pattyn21-Sep-09 9:55
sitebuilderLuc Pattyn21-Sep-09 9:55 
QuestionExport from SSMS 2008 to MsAccess 2007 Pin
suni_dotnet21-Sep-09 7:16
suni_dotnet21-Sep-09 7:16 
AnswerRe: Export from SSMS 2008 to MsAccess 2007 Pin
Eddy Vluggen21-Sep-09 21:13
professionalEddy Vluggen21-Sep-09 21:13 
QuestionGenerate a MAc adress with a stored procedure Pin
bluepoison21-Sep-09 2:39
bluepoison21-Sep-09 2:39 
AnswerRe: Generate a MAc adress with a stored procedure Pin
Abhishek Sur21-Sep-09 11:54
professionalAbhishek Sur21-Sep-09 11:54 
GeneralRe: Generate a MAc adress with a stored procedure Pin
bluepoison21-Sep-09 21:30
bluepoison21-Sep-09 21:30 
AnswerRe: Generate a MAc adress with a stored procedure Pin
Luc Pattyn21-Sep-09 12:06
sitebuilderLuc Pattyn21-Sep-09 12:06 
Questionunable to connect java with sql database to validate user login.......... Pin
elazor20-Sep-09 23:30
elazor20-Sep-09 23:30 
AnswerRe: unable to connect java with sql database to validate user login.......... Pin
Abhishek Sur21-Sep-09 11:56
professionalAbhishek Sur21-Sep-09 11:56 
QuestionOrder in database Pin
srikantha_nagaraj20-Sep-09 1:11
srikantha_nagaraj20-Sep-09 1:11 
AnswerRe: Order in database Pin
Eddy Vluggen20-Sep-09 1:37
professionalEddy Vluggen20-Sep-09 1:37 
GeneralRe: Order in database Pin
srikantha_nagaraj20-Sep-09 2:02
srikantha_nagaraj20-Sep-09 2:02 
GeneralRe: Order in database Pin
J4amieC21-Sep-09 1:44
J4amieC21-Sep-09 1:44 
GeneralCan someone justify their vote of 2? Pin
J4amieC21-Sep-09 4:13
J4amieC21-Sep-09 4:13 
GeneralRe: Can someone justify their vote of 2? Pin
Eddy Vluggen21-Sep-09 5:30
professionalEddy Vluggen21-Sep-09 5:30 
GeneralRe: Order in database Pin
i.j.russell21-Sep-09 5:28
i.j.russell21-Sep-09 5:28 
GeneralRe: Order in database Pin
Eddy Vluggen21-Sep-09 5:33
professionalEddy Vluggen21-Sep-09 5:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.