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
...I know that if I want to load dll first of all I need to make step like sedj told.
So my situation looks like that:
My java program -> My code in C++ -> dll which I have.
I think there is no other way to load dll in java if you have ONLY *.dll file.
Anyway thanks for your help.
Cheers
Bartec
In my right dll file ( I mean in my project) function name sound: void pokazOkno()
I have user manual from company which I have this schecomm.dll. Author write there : Public Sub pokazOkno()
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.