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 1511 - 1540 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1511
hello, i want to know how to use stored procedure in vb using oo4ole. thanks ===== AMIT JAIN ...
amit jain
jainamit76
Offline Send Email
Feb 4, 2003
4:23 am
1512
Try to use such coding.............. dim OraSession as orasession dim oradatabase as oradatabase Set OraSession =...
salam uddin
aries10041966
Offline Send Email
Feb 4, 2003
6:08 am
1513
I have an 0040 connection in an asp file which creates a table from an oracle database. Each row has a button which allow them to view the record. The key of...
Regina Winkler
winkler_regina
Offline Send Email
Feb 13, 2003
1:20 am
1514
I is worthwhile to ask here: http://www.experts-exchange.com/Databases/Oracle/ ... From: Regina Winkler [mailto:winkler_regina@...] Sent: ??? ?????...
Mordechai Pniel
global_mpniel
Offline Send Email
Feb 13, 2003
10:29 am
1515
I use the following bit of code to retrieve data from Oracle and generate a GIF image of a chart using Office XP Web Components. It works fine with an Access...
plusfinancial <plusfi...
plusfinancial
Offline Send Email
Feb 13, 2003
2:22 pm
1516
Thanks will do! ... osRecordSet=OraDatabase.DbCreateDynaset(strSQL,cint(0)) ... __________________________________________________ Do you Yahoo!? Yahoo!...
Regina Winkler
winkler_regina
Offline Send Email
Feb 13, 2003
3:02 pm
1517
the code: objChartSpace.DataSource= xxxx is expecting an ADO recordset (what you are used to in access) an oo4o dynaset is functionaly the same but different...
Ofer Gal
ofergal
Offline Send Email
Feb 13, 2003
3:37 pm
1518
Thank you. Do you have an example of could you point me to a place where I could find one. But first I need to understand what lower level BLOB extract means....
Plus Financial
plusfinancial
Offline Send Email
Feb 13, 2003
5:59 pm
1519
First look I thought the GIF was in the DB but now I see you have an object that consumes an ADO recordset.(objChartSpace) I assume it can only consume ADO so...
Ofer Gal
ofergal
Offline Send Email
Feb 13, 2003
10:16 pm
1520
I will be out of the office starting 02/09/2003 and will not return until 02/15/2003. Please direct any system issues to the IT Ops Help Desk or any system...
eric.mccraw@...
Send Email
Feb 14, 2003
7:05 am
1521
hai friends. i am new to this group . i want to desig menu vb form calling the c program Exe files.inthis regard any one help me please. bye ratnam ... Do you...
venkat ratnam
ratnam2002v
Offline Send Email
Feb 21, 2003
7:04 am
1522
... From: "Ramesh Venkatraman" <srameshv@...> To: <oo4ole-owner@yahoogroups.com> Sent: Saturday, March 08, 2003 1:49 PM Subject: Query: ADO vs. OO4O...
Steve C Chapman
scc14433
Offline Send Email
Mar 8, 2003
7:00 pm
1523
Dear Oracle CRM Guru, I represent Zend Consulting Services, a premier Recruitment Solutions organization specializing in IT and Senior Level placements. Our...
Zend Consulting Servi...
avipul
Offline Send Email
Mar 11, 2003
10:52 pm
1524
Dear Broadvision Consultant, I represent Zend Consulting Services, a premier Recruitment Solutions and Executive Search firm specializing in Information...
Zend Consulting Servi...
avipul
Offline Send Email
Mar 27, 2003
3:56 pm
1525
Dear Oracle Apps Consultant, How are you doing !! I represent Zend Consulting Services, a premier Recruitment Solutions organization. We specialise in IT and...
Zend Consulting Servi...
avipul
Offline Send Email
Mar 27, 2003
5:53 pm
1526
Dear Oracle Apps DBA, I represent Zend Consulting Services, a premier Recruitment Services Organization specializing in IT and Senior Level Executive Search...
Zend Consulting Servi...
avipul
Offline Send Email
Mar 27, 2003
5:54 pm
1527
Dear Oracle Apps Consultant, How are you doing !! I represent Zend Consulting Services, a premier Recruitment Solutions organization. We specialise in IT and...
Zend Consulting Servi...
avipul
Offline Send Email
Mar 27, 2003
5:55 pm
1528
Not prejudiced or anything, but if this list is going to be Spammed by Job Posters, then I'm outta here... - Anthony...
Anthony Ballo
anthony_ecom...
Offline Send Email
Mar 27, 2003
5:56 pm
1529
MessageThis member has been banned. OO4OLE Moderator ... From: Anthony Ballo To: oo4ole@yahoogroups.com Sent: Thursday, March 27, 2003 12:56 PM Subject: RE:...
Steve C Chapman
scc14433
Offline Send Email
Mar 28, 2003
1:14 am
1530
In trying to migrate an ASP application from NT server 4.0 to W2k server we find that the Externaly defined login isn't working properly. For some reason, the...
Mark Simone
msimone68
Offline Send Email
Apr 2, 2003
1:54 pm
1531
Have you tried using Active Directory Services to manage your Oracle security? This will provide you a single-sign-on feature....
louie_medina
Online Now Send Email
Apr 2, 2003
3:49 pm
1532
Greetings to all, I'm running into errors with the "OracleInProcServer.XOraSession" object unable to be created/instantiated in the asp global.asa file using...
man95002
Online Now Send Email
May 14, 2003
2:58 pm
1533
Hi All, I am facing problem while reading data from a Long Raw column using Oracle Object for OLE 8.1.7.3.15. Problem description: There is a column in the...
rama krishna
svrkrishna
Offline Send Email
May 16, 2003
2:50 pm
1534
Iam using VB6.0 and OO4O. Iam using the following code and Iam getting the runtime error:429. Appreciate if somebody can help with this: Option Explicit ...
syaramaka
Offline Send Email
May 27, 2003
6:46 pm
1535
Hi, Can any one tell how to run an stored function from C++ with 2 or more IN parameters (without any OUT parameters), and Returned value as Array of Numbers ...
Nagarjuna
nagarjuna@...
Send Email
May 31, 2003
1:42 pm
1536
Has anyone had any success using OO4O and VB.NET? If so could you post some code samples? I'm getting a casting error in the following code which extracts a ...
simonz1997
Offline Send Email
Jun 2, 2003
2:00 pm
1537
Use Microsoft .Net driver for Oracle available at m$ site ... From: simonz1997 To: oo4ole@yahoogroups.com Sent: Monday, June 02, 2003 9:00 PM Subject: [oo4ole]...
Nguyen Huy Phan
nhphan2001
Offline Send Email
Jun 2, 2003
2:06 pm
1538
Tried the .NET driver from Microsoft, but Microsoft has crippled Vb.NET Standard Edition so it only can use the two Microsoft Databases, SQL Server and Access....
simonz1997
Offline Send Email
Jun 2, 2003
5:58 pm
1539
Hi, Oracle is providing different set OLE Data Provider for the .NET people. As I knew from the Oracle Magazine, this provider (ODP - Oracle Data Provider) ...
Shiju Thomas
shijuthomask
Offline Send Email
Jun 2, 2003
6:08 pm
1540
Hope this helps ..... Source: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm l/cpconadonetproviders.asp .NET Framework Data...
Bennett, Jackson
Jackson.Bennett@...
Send Email
Jun 2, 2003
6:11 pm
Messages 1511 - 1540 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