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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1458 - 1489 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1458
Is there any GetRows() function in OLE c++ libraries... I m using oo4o 8.1.7.3.5 Raj ... () ... miss...
rajeshnarayanan76
rajeshnaraya...
Offline Send Email
Sep 1, 2002
11:55 pm
1459
Hi all, Is there any GetRows() function available in ODynaset object of OLE C++ class libraries???.. I am using 3.15.0.0 version of oo4o... If not how to...
rajeshnarayanan76
rajeshnaraya...
Offline Send Email
Sep 1, 2002
11:57 pm
1460
I use this code: ores = dyn.Open(datab, ssql); if (ores != OSUCCESS){ strcpy(error,dyn.GetErrorText()); }else while (!dyn.IsEOF()){ dyn.GetFieldValue(cmp,...
Obed Isaac Santisteba...
oisg_os
Offline Send Email
Sep 2, 2002
2:24 pm
1461
Hi Os., Thanks for the immediate response. In your example you are storing the field value in a OValue object(correct me if i am wrong). But GetRows() will...
Rajesh Narayanan
rajeshnaraya...
Offline Send Email
Sep 2, 2002
9:27 pm
1462
Hi. I'm new in OO4O. I just recently replace my vb code from ADO to OO4O and works fine. But how to code it in Delphi.. my old Delphi code using zeos. I am...
stanley_cia
Online Now Send Email
Sep 5, 2002
1:04 am
1463
You may want to look at ODAC from www.crlab.com This library uses OCI directly to communicate with Oracle and works on Oracle 7/8 & 9. ... From: stanley_cia...
Adrian Capp
a.capp@...
Send Email
Sep 5, 2002
8:30 am
1465
Avail this golden opportunity Would you like to buy the selftest softwares? I have the following selftest softwares of 9i each available for only $35. 1> New...
Oracle 8i and 9i
latest_tests
Offline Send Email
Sep 11, 2002
5:26 pm
1466
Hi, I'm trying use OO4O from asp and can get everything to work except one problem - temp file access error. I gave full permission to iuser and iwam to the...
Lee, David Philip
david_philip...
Offline Send Email
Sep 12, 2002
8:34 am
1467
Enter your vote today! A new poll has been created for the oo4ole group: Do you plan to use Oracle Objects for OLE in future software applications you write? ...
oo4ole@yahoogroups.com
Send Email
Sep 13, 2002
12:15 am
1469
oracle 9i selftest softwares hello i have the selftest softwares of sql 9i and fundamental-1 9i and want the selftest softwares of fundamental-2 of 9i and...
latest_tests
Offline Send Email
Sep 22, 2002
3:23 am
1470
Dear Oracle Consultant, I represent Zend Consulting Services a premier Recruitment solutions organization catering to IT/Software industry. We deal with some...
Zend Consulting Servi...
avipul
Offline Send Email
Sep 30, 2002
2:20 pm
1471
Dear Oracle Financials Professional, I represent Zend Consulting Services, a premier Recruitment Solutions organization. At this time we have immediate...
Zend Consulting Servi...
avipul
Offline Send Email
Oct 2, 2002
12:38 pm
1472
Hello experts, I developed my VB6.0 application with Oracle8i(oo4o 8.1.6) in WindowNT. Later on i copy my application to an another machine with Window xp and...
Xin - Peng
xpeng@...
Send Email
Oct 3, 2002
3:22 pm
1473
Hi all, I got this error at the line where I am calling a stored procedure from database (Oracle), I don't have any date field in my database and in my code. ...
Uzma Aman
uzaman5
Offline Send Email
Oct 4, 2002
11:42 am
1474
Hi All, I want name of foriegn table and foreign keys of a table, I have table name only. please help. send me the query. Thanks Lalitesh Kumar ===== Lalitesh...
lalitesh kumar
lalitesh_k
Offline Send Email
Oct 7, 2002
10:49 am
1475
Hello mate You can do this by running the following select statement, this will show foreign keys on the table you want. You will need to log into the database...
moxenuk20
Offline Send Email
Oct 10, 2002
10:31 am
1476
dear friends, I am tryin to install Oracle8i client, it gives an error as "jwre Illigal opration, contact ur programm vendon." What might be the possible...
lalitesh kumar
lalitesh_k
Offline Send Email
Oct 14, 2002
12:12 pm
1477
Hi which machine u r using currenlty since on P4 it gives same error while installing oracle.if it is P4 then tell i will send u patch. ... ...
Fahim Ahmed
fames28@...
Send Email
Oct 14, 2002
1:32 pm
1478
may be it help you: copy the INSTALL directory from the CD to the hard disk, (d:). change the ORAPARAM.INI file, it is on the INSTALL directory ...
Obed Isaac Santisteba...
oisg_os
Offline Send Email
Oct 14, 2002
6:27 pm
1479
Hello mate Had this same problem myself and routed it to the JRE, try installing v131 from java.sun.com. This should solve the problem for ya Cheers Graham...
moxenuk20
Offline Send Email
Oct 15, 2002
10:34 pm
1480
Dear Freinds, I got the solution of installing oracle8i client on p4, and the correct and perfect solution is like this. First, go to ...
lalitesh kumar
lalitesh_k
Offline Send Email
Oct 16, 2002
6:01 am
1481
hi members i really need urgent help. i have designed a database application in VB and want to generate dynamic reports (ie reports on dynamic queries) i came...
Azhar Azim
aazim81
Offline Send Email
Oct 29, 2002
8:21 pm
1482
My VB app allows the user to select which columns they want to see on the report. The crystal report file has formula's rather than fields. Then I just plop...
Tennett, Eric R.
etennett
Offline Send Email
Oct 29, 2002
8:36 pm
1483
The following oo4ole poll is now closed. Here are the final results: POLL QUESTION: Do you plan to use Oracle Objects for OLE in future software applications...
oo4ole@yahoogroups.com
Send Email
Nov 1, 2002
8:32 am
1484
Just a word of advice... It looks as though Oracle may be phasing this out in favor of ODP.Net of the OLEDB provider. There have been no OFFICIAL statements,...
mark tomlinson
marktoml
Offline Send Email
Nov 1, 2002
1:22 pm
1485
I am using oo4o(oracle9i) in Borland C++ Builder6, I import the oip9.tlb and use the COM interface directly. But there is a strange question for me: When I...
Eric Lao
laojq99
Offline Send Email
Nov 5, 2002
6:22 am
1486
I'm a newbie to Oracle, so please bear with me... I need to query my database using parameters from a VB form. I read over and over that it's poor form to...
Cory Harbour
quietharbour
Offline Send Email
Nov 6, 2002
5:08 pm
1487
Hi, I am trying to extract members of procedure of an Oracle package from visual basic. I tried to use metadata object, but I have to call recursively in case...
Gupta, Ashish Darwin ...
dar_win_ind
Offline Send Email
Nov 11, 2002
1:46 pm
1488
I will be out of the office starting 11/08/2002 and will not return until 11/18/2002. Please direct any system issues to the IT Ops Help Desk or any system...
eric.mccraw@...
Send Email
Nov 12, 2002
7:01 am
1489
Is it me or is oo4o very slow to open a database? I'm using ASP>Oracle and instantiating the object using the OraSession way, and OraSession.OpenDatabase is...
MaTias
man95002
Online Now Send Email
Nov 21, 2002
4:13 pm
Messages 1458 - 1489 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