Hi!
I'd like to connect my oracle database in ms excel.
I know if I have proper tns configuration it works well but what to do if my computer doesn't have net manager where I can set tns etc?? Is it possible to connect having only odbc drivers??
Thanks for any response
regards
Bartec
Hi
I need to connect to the database using a following pattern:
----------- ------------- --------------------
My Computer----> Proxy?? --> Oracle Database-
----------- ------------- --------------------
Now can anybody tell me what should I set in proxy computer to...
Hi
I need change day to hour from my date for example:
I have following date format: 01 22:43:22 - where 01 is a day. Now I want to include (add) this day to hours so I want to have: 46:43:22.
Thanks for any help and tips
Best regards
Bartec
Hi
I need change day to hour from my date for example:
I have following date format: 01 22:43:22 - where 01 is a day. Now I want to include (add) this day to hours so I want to have: 46:43:22.
I'm using oracle database.
Thanks for any help and tips
Best regards
Bartec
Hi
Could anybody tell me how I can set automatic kill session? I mean - if given session is blocking record or smth like that I want to kill this session, let's say , after 30sec it started blocking.
Is it possible??
Thanks for any response
Best regards
Bartec
Hi!
I need to use C++ classes in my C# application. Which is the best way to do this?
1)Should I write dll then import this to the C# app?
2)I heard that I should write C++ managed code then in this include my unmanaged C++ code..smth like this
C# -----> (C++ managed->unmanaged C++)...
Hi
Almost all my question is in the title. Can anybody tell me how can I write some file(s) to remote computer?Any samples?
thanks for any response!!
Best regards
Bartec.
Hi!
All I'm asking for is in the title. Is that a variable??
I often can see method with this expresion (e.g.)
..........
STDMETHODIMP BufferCB(double dblSampleTime)
{
........
}
Thanks for any response
Best regards
Bartec
Hi!
I have quite stupid problem... I don't know how to take a date from Java. I know I should use Date class for example:
......
Date dd = new Date();
dd.getDate(); //<--------- this is not available.
dd.getTime(); //<----------this is available but the...
Hi!
I'm quite new in Java, so please tell me how I can return multiple values from one method? In C++ I uses pointers but what about java?? Thanks for any advise and help.
Best regards
Bartec
Hi!
Actually I make program in VC++ and I need to load some function from dll file. I have only this dll file and nothing more. My dll file name is sche.dll and contain void showTr() method. I think I should try to load it dynamically and below is code I used...
Hi!
I know that's a lot of tutorials about JNI and smth like that but....:) In my situation I have dll file but without any source so only dll (probably written in VB). So now I wrote a code looks like this:
----------------------------------------------------------
public class Hello {...
Hi!
I'm using VC++ .NET(MFC) and can not insert pictures to oracle database (blob) which are > then 32KB.
When trying to do that I have an error:
"ORA-01460 - unimplemented or unreasonable conversion requested".
Any ideas how to solve the problem??
Thanks for respond
Best regards
Bartec
Hi!
Maybe this is question not for this forum but I using VC++ and can not insert pictures (to blob) which are > then 32KB.
When trying to do that I have an error:"ORA-01460 - unimplemented or unreasonable conversion requested".
Any ideas how to solve the problem??
Thanks for respond
Best...
Hi!!
When I using SetAlphaBitmap method I have an error "BitBlt to bitmap surface failed (E_FAIL)". I don't know what should I do to remove this error
Thanks for any advise
Best regards
Bartec
Hi!
My problem looks quite strange baecause when I save to bmp file my picture is saved upside down..:)I need to save it in rigth order but I don't know how. Below my code which I use to save the picture:
//////////////////////////////////////////////////////////////
HANDLE hf =...
Hi!
Is it possible to insert activeX control when I have C# windows application project in .NET??
If yes, please write me how I can do this.
Thanks for your response
Best regards
Bartec
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.