OLE
Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects developed by Microsoft. It is found on the Component Object Model.
Forum Post

Re: How to Switch into Protected Mode

just a minor word of caution - depending on what OS you're loading after your module has finished up, you will likely need to switch the CPU back into real mode for the hand-off to the OS to work...
Forum Post

VB 6.0 connecting to SQL SERVER 2005

Hi I am having the problem to connect to SQL SERVER 2005 from VB 6.0 and I am getting the error like Runtime Error : Multiple step OLE DB operation generated errors. Check each OLE DB status...
Forum Post

Oracle error while executing VBscript file

I have a Connection.vbs file with following contents: ************************************************** **************** Dim strCon strCon = "Driver={Microsoft ODBC for Oracle}; " & _...
Forum Post

VB with Oracle

I have a Connection.vbs file with following contents: ****************************************************************** Dim strCon strCon = "Driver={Microsoft ODBC for Oracle}; " & _...
Forum Post

Re: NEED HELP FOR ADODC CONNECTION

: HI FRNDS.....CAN SOMEONE PLZ HELP ME TO CONNECT ACCESS WID VB VIA : ADODC CODING...I M DOIN ONE PROJCT IN WHICH I HAVE TO ADD AND DELETE : FIELDS IN ACCESS FROM VB....CAN ANYONE PLZ SEND ME THE...
Forum Post

Re: Access Data to Word document (automation?)

yes, its possible. the trick is in word to create a mailmerge document- (briefly, on word 2002 mail merge toolbar-) open data source provider tab/new source other/advanced jet 4.0 ole...
Forum Post

Re: Programatically sort a gridview

Had the same problem, try this Session("Source") = table In the code where you create your source, and Dim dt As DataTable = CType(Session("Source"), DataTable) as the first line of code...
Forum Post

Re: Fill webbrowser with textbox data.

: : : I would like to write the contents of a variable/textbox to the webbrowser control. I've tried so many different options, I just lost at this point. What works for you? : : : : : Hi, : :...
Forum Post

Re: Fill webbrowser with textbox data.

: : I would like to write the contents of a variable/textbox to the webbrowser control. I've tried so many different options, I just lost at this point. What works for you? : : : Hi, : what...
Forum Post

Re: Fill webbrowser with textbox data.

: I would like to write the contents of a variable/textbox to the webbrowser control. I've tried so many different options, I just lost at this point. What works for you? : Hi, what control...
Forum Post

Re: office and delphi

: Can some one please help me and tell me how the olevariant works? i'm not realy sure how to use it and the places i do use it it doesn't work. : : I need to know this cause the server...
Forum Post

Word and excell with delphi 6

Hey i'm currently trying to work with documetns from with in my delphi program, i've managed toopen word end excell using the server components giving but i can't open a specific file through the...
Forum Post

Re: ole db connection string

This message was edited by chip050555 at 2006-5-30 13:37:10 : Hi, : Is it possiable to connect a access database in a remote mechine. If yes please tell me what is the connection string : : :...
Forum Post

ole db connection string

Hi, Is it possiable to connect a access database in a remote mechine. If yes please tell me what is the connection string
Forum Post

Re: extracting value of formula stored in a text box

: Well, if it works, who wants to complain? Anyway, trying the ODBC-API "SQLNative" (don't remember the exact name of the API-Function) is not so bad either, since this Function tests a SQL-Statement...
Forum Post

Ole DB for OLAP

Initialize(); ..i got Access voilation exception can any one help me please.... Here is the code: ULONG chEaten = 0; hr = pIParseDisplayName->ParseDisplayName(pIBindCtx,rgEnumInfo...
Forum Post

Re: Access database and SQL insert query

: I have a include file called databaseconnection.asp : : 'databaseconnection.asp file : : : : ' this is a screen called buy.asp : : : : : : : : : : I though it was...
Forum Post

Re: MS Office ActiveX

"Import ActiveX control". : : 2) Select the "Microsoft Office Document Imaging 11.0 Type Library" : : 3) Click "Create unit". : : : : After doing so, the component will be in the ActiveX...
Forum Post

Visual Studio 8 ON_COMMAND ERROR

I just installed VS8 and created a template MFC application with multiple documents. I did nothing else and ran the app. I received the following errors related to the ON_COMMAND and ON_UPDATE......
Forum Post

Re: Sql Bind Error

: hi frndz, : : I got this error while insert the records in to table. : it show in execut query. : : : Error Type: : Microsoft OLE DB Provider for ODBC Drivers (0x80004005) :...
1 2 3 4 5 6 16  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.