Click here to Skip to main content
15,901,122 members
Home / Discussions / COM
   

COM

 
GeneralWriting COM to wrap registry api. Pin
Vorrarit Luengwattanakij5-Mar-03 6:48
Vorrarit Luengwattanakij5-Mar-03 6:48 
GeneralRe: Writing COM to wrap registry api. Pin
AlexO6-Mar-03 3:19
AlexO6-Mar-03 3:19 
GeneralRe: Writing COM to wrap registry api. Pin
Vorrarit Luengwattanakij6-Mar-03 6:04
Vorrarit Luengwattanakij6-Mar-03 6:04 
GeneralRe: Writing COM to wrap registry api. Pin
AlexO6-Mar-03 7:33
AlexO6-Mar-03 7:33 
QuestionHow to call function in COM+ Pin
foxbabby_xizheng4-Mar-03 16:08
sussfoxbabby_xizheng4-Mar-03 16:08 
QuestionConvert DCOM to SOAP ? Pin
JonnoB3-Mar-03 21:36
JonnoB3-Mar-03 21:36 
GeneralWhere to get the COM+ Current Object Count Pin
Gaul3-Mar-03 9:20
Gaul3-Mar-03 9:20 
GeneralReplace " ' " symbol in DLL Pin
BravoTwoZero28-Feb-03 0:20
BravoTwoZero28-Feb-03 0:20 
Hello All,

Roll eyes | :rolleyes:

I have a validation, replacing quotation mark in my dll as soon as surname or first name has been passed from my form.

The code is : CStr(Replace(Trim(surname), "'", "$0"))

The problem is when I type a surname = "O'Brian" the data does not go to the database and has internal server error.

Can anybody suggest any other way I can liminate this problem?

Many Thanks






Bravo Two Zero

A pen is mighter then a sword.
QuestionHow to app MS Paint in MFC application as active Document Pin
Hemant kulkarni27-Feb-03 20:15
Hemant kulkarni27-Feb-03 20:15 
AnswerRe: How to app MS Paint in MFC application as active Document Pin
Stephane Rodriguez.28-Feb-03 0:49
Stephane Rodriguez.28-Feb-03 0:49 
GeneralRe: How to app MS Paint in MFC application as active Document Pin
Hemant kulkarni28-Feb-03 1:21
Hemant kulkarni28-Feb-03 1:21 
GeneralRe: How to app MS Paint in MFC application as active Document Pin
Stephane Rodriguez.28-Feb-03 1:52
Stephane Rodriguez.28-Feb-03 1:52 
QuestionBug in IStream::Write()? Pin
Mainul27-Feb-03 5:58
Mainul27-Feb-03 5:58 
AnswerRe: Bug in IStream::Write()? Pin
AlexO27-Feb-03 6:01
AlexO27-Feb-03 6:01 
QuestionHow to attach C++ class to COM object? Pin
Pavel Krupets26-Feb-03 23:47
Pavel Krupets26-Feb-03 23:47 
AnswerRe: How to attach C++ class to COM object? Pin
AlexO27-Feb-03 2:04
AlexO27-Feb-03 2:04 
GeneralRe: How to attach C++ class to COM object? Pin
Pavel Krupets27-Feb-03 3:35
Pavel Krupets27-Feb-03 3:35 
GeneralRe: How to attach C++ class to COM object? Pin
AlexO27-Feb-03 5:57
AlexO27-Feb-03 5:57 
GeneralRe: How to attach C++ class to COM object? Pin
Pavel Krupets27-Feb-03 6:29
Pavel Krupets27-Feb-03 6:29 
GeneralSolved!!! Pin
Pavel Krupets27-Feb-03 20:58
Pavel Krupets27-Feb-03 20:58 
GeneralHGLOBAL -> SAFEARRAY Conversion Pin
Jonathan de Halleux26-Feb-03 22:26
Jonathan de Halleux26-Feb-03 22:26 
GeneralRe: HGLOBAL -> SAFEARRAY Conversion Pin
AlexO27-Feb-03 5:57
AlexO27-Feb-03 5:57 
QuestionHow to get selected element ?(MSHTML) Pin
jajamal26-Feb-03 21:56
jajamal26-Feb-03 21:56 
AnswerRe: How to get selected element ?(MSHTML) Pin
Neville Franks27-Feb-03 10:25
Neville Franks27-Feb-03 10:25 
GeneralRe: How to get selected element ?(MSHTML) Pin
jajamal27-Feb-03 17:37
jajamal27-Feb-03 17:37 

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.