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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1395 - 1424 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1395
I´ve been using it with Delphi where it´s also necessary to work directly with the interface. ... __________________________________________________ Do You...
Fabio Fagundez
kem01br
Offline Send Email
Jun 2, 2002
2:13 am
1396
Here is the testing code I created. The table I try to insert data into has the following definition: ERRORNUM Float DESCRIPTION VARCHAR2(1000) ERRORDATE...
alickqiu10
Offline Send Email
Jun 4, 2002
11:10 pm
1397
Here is the testing code I created. The table I try to insert data into has the following definition: ERRORNUM Float DESCRIPTION VARCHAR2(1000) ERRORDATE...
alickqiu10
Offline Send Email
Jun 4, 2002
11:11 pm
1398
... Don't miss Yahoo India's Coverage of 2002 FIFA World Cup...
srini vasan
v_srini_mca
Offline Send Email
Jun 7, 2002
11:45 am
1399
How to print the Memo Field in VISUAL BASIC 6.0 DATA REPORT. I need it very urgent, please help in this regard. I tried to print the memo field in DATA REPORT...
srini vasan
v_srini_mca
Offline Send Email
Jun 7, 2002
12:28 pm
1400
Quick question -- Should I not try using GetRows to return a CLOB column? (I'm just trying to retrieve one row, one column.) When I try, I retrieve a blank...
Samuel A Berlin
thenplay
Offline Send Email
Jun 7, 2002
7:01 pm
1401
pl.help! how to extract oradynaset data into VB datagrid control??...
aditivkulkarni
Offline Send Email
Jun 11, 2002
12:23 pm
1402
I did it by creating a class module that created an empty ADO recordset, appended the fields I needed to the ado recrodset and then copied data over from an...
Trask, Todd (ELG/EGL)
ttrask@...
Send Email
Jun 11, 2002
12:33 pm
1403
Hi , see i've a big prob in my VBA.a word object is generated which opens a file on a listbox's click.but if the word application document is closed and i try...
kanika sharma
worldjamoori
Offline Send Email
Jun 11, 2002
12:53 pm
1404
urgent help required. while connecting to oracle with ADO or using ODC control service name not found error is coming. what is the problem??...
aditivkulkarni
Offline Send Email
Jun 12, 2002
11:49 am
1405
Hi All, Has anyone compaired ADO and Oracle Objects (Specially for record locking) I found with ADO record locking is not working for Oracle database so I used...
pradheeban
Offline Send Email
Jun 15, 2002
3:44 am
1406
Greetings, We had evaluated ADO and VB OO and what we found was that OO was about 3 times as fast. This is to be expected, since 00 talks directly to the ...
William Boatman
wboatman@...
Send Email
Jun 15, 2002
1:43 pm
1407
Hi William Boatman, Thanks for the mail. We have all the things you have mentioned. Still it is slow. Is there any other method that can be used instead of ADO...
pradheeban
Offline Send Email
Jun 17, 2002
4:30 am
1408
Greetings, Lets see, Microsoft has stopped pushing ODBC, and last time I used Oracle's ODBC driver there was a 2k limitation on the SQL that was passed into...
William Boatman
wboatman@...
Send Email
Jun 17, 2002
12:39 pm
1409
Hi I am using OO4O and trying to delete records from recordset, but it is giving error because of default lock. Dim odnDynaset As oradynaset Set odnDynaset =...
mahesh_575
Offline Send Email
Jun 18, 2002
6:54 am
1410
Hi I am using OO4O and trying to delete records from recordset, but it is giving error because of default lock. Dim odnDynaset As oradynaset Set odnDynaset =...
mahesh_575
Offline Send Email
Jun 19, 2002
4:34 am
1411
Greetings, 0& is the numeric value equivilent to opening a cursor that is scrollable in both directions, and that sets a lock on the current record. It is the...
William Boatman
wboatman@...
Send Email
Jun 19, 2002
12:46 pm
1412
Hai all !! I have done a application using VB 6.0 with MS Access DB. Here, the DB will be in the server and it will be accessed by VB Exe file in Multiple...
Prabhu T
thiru_prabhu
Offline Send Email
Jun 20, 2002
6:30 am
1413
Where exactly are you using OO4O? ... Hai all !! I have done a application using VB 6.0 with MS Access DB. Here, the DB will be in the server and it will be ...
eric.mccraw@...
Send Email
Jun 20, 2002
12:03 pm
1414
Hi, I want to create an intranet with IIS 4.0 (HTML + ASP+VB Script) and an Oracle database 8.1.7. In terms of implementation the IIS server and database...
Xxxxxxxxxxx Emmanuel
man69fr
Offline Send Email
Jun 21, 2002
8:47 am
1415
CREATE OR REPLACE PROCEDURE ATUALIZACAMPOPAGOSGCILA (contrato IN VARCHAR2, periodo IN DATE, NumeroErro OUT VARCHAR2, NomeErro OUT VARCHAR2) AS CURSOR c1...
ferreiragc
Offline Send Email
Jun 21, 2002
3:49 pm
1416
Please help me, I don’t know is it convenient to ask this kind of question in your group but I will be really thankful if someone help me. I need to connect...
Sead Sabeta
ssabeta
Online Now Send Email
Jun 21, 2002
4:00 pm
1417
try this Dim nResult, NErro, ErrNome nResult = OraDatabase.DbExecuteSql("BEGIN ATUALIZACAMPOPAGOSGCILA (:ContratoNumero, :PeriodoData, :NErro, :ErrNome);...
Mario Alejandro Garci...
magaba
Offline Send Email
Jun 21, 2002
6:56 pm
1418
try this: <% Response.ContentType="application/xml " %> <?xml version="1.0"?> <dbExample> <% Dim OraSession Dim OraDatabase Dim strSQL Dim rs_RecordSet ' Make...
Mario Alejandro Garci...
magaba
Offline Send Email
Jun 21, 2002
7:10 pm
1419
Server: oracle 8.15 Client: oracle 8.05 '********************** Dim strSql As String ORADC1.Connect = "ywgl/ydgl0001" ORADC1.DatabaseName = "bdsj" strSql =...
kinghuns
Offline Send Email
Jun 23, 2002
2:40 am
1420
OO4O has to match the version of the client you have installed. The server version is almost irrelevant. Regards, Mark Tomlinson ... ...
Mark Tomlinson
marktoml@...
Send Email
Jun 23, 2002
3:24 pm
1421
Thank u. I installed client with the the same version OO4O. Client version is 8.0.5. In Vb debug mode, oradc raise an automation error, but in compiled...
kinghuns
Offline Send Email
Jun 24, 2002
2:01 am
1422
How can I access SDO objects using OO4O using VC++?...
call_ashishk
Offline Send Email
Jun 24, 2002
12:41 pm
1423
Does anyone know how to kick off sqlldr on the DB from an asp page on a web server?...
cocoaguza
Offline Send Email
Jun 24, 2002
2:11 pm
1424
Hi All, We have Oracle 8i client and Oracle 8.0.5 server. We are using oo4o 3.0 version. We have NT server and Windows 2000 professional as client. As you can...
raj_dharani
Offline Send Email
Jun 24, 2002
4:06 pm
Messages 1395 - 1424 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