Search the web
Sign In
New User? Sign Up
oo4ole · Oracle Objects for OLE (OO4O) Users List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1555 - 1584 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1555
Hi I am using the "oraclm32.lib" for accessing the Oracle AQs. I have faithfully followed the sample code present in "ORA_HOME\oo4o\CPP\WORKBOOK\AQ" for both...
senthil_sivasubramanian
senthil_siva...
Offline Send Email
Jul 7, 2003
11:19 am
1556
It looks to me like you are missing the deletes after the closes:- delete o_message; delete o_queue; delete o_database; Regards Adrian ... From:...
Adrian Capp
a.capp@...
Send Email
Jul 7, 2003
11:41 am
1557
That's right you have to liberate the memory you allocated during creation of oo4o's objects. ... De : Adrian Capp [mailto:a.capp@...] Envoyé : lundi...
GROUT, Julien
squickattack
Offline Send Email
Jul 7, 2003
11:49 am
1558
Hi Thanks for the reply. No. That's not the case. I do indeed have the deletes after the closes. But the point is that my App is designed to run continuously...
Senthil Sivasubramanian
senthil_siva...
Offline Send Email
Jul 7, 2003
12:09 pm
1559
Hi When I enqueue to the AQ using oraclm32.lib, sometimes I catch the foll. Oracle exception: 8208=[Enqueue error in AQ object, OIP-04997: Error creating AQMsg...
senthil_sivasubramanian
senthil_siva...
Offline Send Email
Jul 8, 2003
7:35 am
1560
Hi If there is some other forum which is more relevent for posting questions concerning OCI please let me know. Anyway my question is: I have written an app in...
senthil_sivasubramanian
senthil_siva...
Offline Send Email
Jul 11, 2003
10:07 am
1561
hi; i'm having trabel to veiw the one table throw dba studiw ; what i did is i left to table Data Editor so it has open one screan to select 1. Display All...
hip hop
HIPHOP_AB
Offline Send Email
Jul 21, 2003
10:10 am
1562
We had 8i clients quering 8i and 9i databases with AMERICAN_AMERICA.WE8ISO8859P1 characterset working fine Now we upgraded to 9i client and new oo4o and the MS...
Ofer Gal
ofergal
Offline Send Email
Jul 21, 2003
10:24 pm
1563
Hi When I am using oraclm32.lib in 9i, and the app is running 24hr/day, I catch an exception on ...... ole32, let my app crash. Can someone point out how to...
zycmy6103
Offline Send Email
Jul 23, 2003
4:14 pm
1564
Hi When I am using oraclm32.lib in 9i, and the app is running 24hr/day, I catch an exception on ...... ole32, let my app crash. Can someone point out how to...
zycmy6103
Offline Send Email
Jul 23, 2003
4:15 pm
1565
Sorry, I think I didn't describe the problem clearly. I am using OLE in my application, server side. In client I send a message to server side , call a stored...
zycmy6103
Offline Send Email
Jul 24, 2003
3:53 pm
1566
I supposed your stored procedure is some PL/SQL, but what are you doing with it ? You may try to do the same with OO4O or ODP ... De : zycmy6103...
GROUT, Julien
squickattack
Offline Send Email
Jul 25, 2003
6:09 am
1567
Hi I am Creating an COM components in VB and deploy it in Com+ Services I am Using OO4O for making an Connection to the database.When I using OpenDatabase...
sriash73
Offline Send Email
Jul 31, 2003
2:33 pm
1568
Hello, I have the following types defined in Oracle: TYPE rec_inv_flex_col_details IS RECORD (ita_attrib_name nm_inv_type_attribs.ita_attrib_name%TYPE ...
rilucero
Offline Send Email
Aug 21, 2003
1:29 pm
1569
Hi! this is pritam. I am doing a program in C++. But i am facing the coding problem. Here is the attachment. If you know how to code this please send me coding...
andro hutson
pritam_avi
Offline Send Email
Aug 22, 2003
3:20 am
1570
... From: andro hutson To: oo4ole Moderator Sent: Thursday, August 21, 2003 11:17 PM Subject: Looking for help to solve the c++ coding Hi! this is pritam. I am...
Steve C Chapman
scc14433
Offline Send Email
Aug 29, 2003
10:25 pm
1571
I'm new the the group and new to OO4Ole. I have been able to successfully set a connection, log on to the database, create dynasets and call stored...
topshelf66@...
topshelf662003
Offline Send Email
Sep 2, 2003
2:32 pm
1572
Seems to me you lost License info for something else. oo4o does not use any. All you need is the installation and to refer the lib in the project. ...
Ofer Gal
ofergal
Offline Send Email
Sep 3, 2003
8:09 pm
1573
Thanks for the reply. Yea, thats what I thought too. I re-installed and downloaded the latest version and I still get the same thing. ... Yahoo! SiteBuilder...
topshelf66@...
topshelf662003
Offline Send Email
Sep 3, 2003
10:26 pm
1574
I will be out of the office starting 08/28/2003 and will not return until 09/08/2003. Please direct any system issues to the IT Ops Help Desk or any system...
eric.mccraw@...
Send Email
Sep 4, 2003
6:04 am
1575
I'm doing an array update using OO4O. Let's say I'm updating 1000 rows in a table, and it fails. How do I figure out *which* of the 1000 failed? I assume it...
larryleonard2003
larryleonard...
Offline Send Email
Sep 11, 2003
7:14 pm
1576
Hi All; I have a package which is already installed on ORACLE side. this packages could run in a certain mode where it prints information as it goes on doing...
asmaklad
Offline Send Email
Sep 16, 2003
4:01 pm
1577
In this situation do I need to close the OParameter and OParameterCollection? Thanks for your help. ODatabase odb; OParameterCollection opa_Map; OParameter...
ehatton_99
Offline Send Email
Sep 18, 2003
6:28 pm
1578
HiYou need not close any oracle objects becuase because Oracle Objects doesn't need them. ( Reference: http://docs.rinet.ru/Krikun/oun48fi.htm)---...
Sooraj Namboodiripad
sooraj_pm
Online Now Send Email
Sep 19, 2003
4:31 am
1579
BEA deployments on HP up 31%. What will be next on Application servers? http://www.techieindex.com...
anie_sara
Offline Send Email
Sep 26, 2003
9:40 am
1580
I would like to find out how I can bind a BLOB field as one of the parameters to an INSERT statement to be passed to an ExecuteSQL call? I was trying to use...
John T. So
jkso33
Offline Send Email
Oct 3, 2003
4:06 pm
1581
I was having some major problems selecting fields from two different tables with identical field names. e.g. SELECT A.Name, B.Name from TABLE1 A, TABLE2 B...
John So
jkso33
Offline Send Email
Oct 23, 2003
5:42 pm
1582
I will be out of the office starting 10/23/2003 and will not return until 10/27/2003. Please direct any system issues to the IT Ops Help Desk or any system...
eric.mccraw@...
Send Email
Oct 24, 2003
6:02 am
1583
=================================================================== To post a message, send email to: oo4ole@yahoogroups.com To subscribe, send an email to:...
ert ert
heyim4uo
Offline Send Email
Oct 24, 2003
8:34 am
1584
I thought that this is how it is supposed to work. I have seen a similar thing with ODBC. I think its to do with binding the data to the columns in the...
jim.markham
jim.markham@...
Send Email
Oct 24, 2003
9:49 am
Messages 1555 - 1584 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help