DAO
Data Access Object (DAO) is an object that provides an abstract interface to some type of database or persistence mechanism, providing some specific operations without exposing details of the database.
Forum Post

Re: VB and Excel

Thank you very much.. : : see uploaded files- : : this example automates excel and uses dao to add the excel data to : : access : : : : : : : : Option Explicit : : : : : : 'VB6 MENU -...
Forum Post

Re: VB and Excel

: see uploaded files- : this example automates excel and uses dao to add the excel data to : access : : : : Option Explicit : : : 'VB6 MENU - PROJECT , REFERENCES, set a reference to: :...
Forum Post

Re: VB and Excel

see uploaded files- this example automates excel and uses dao to add the excel data to access Option Explicit 'VB6 MENU - PROJECT , REFERENCES, set a reference to: 'Microsoft Excel 10.0...
Forum Post

ADO and DAO Active X Binding problem

I have created two Active X componants. One is ADO and the other is DAO. Both componants are navigators. The DAO is Microsoft DAO Dependent, ie; requires the MS DAO Componant on the form. The ADO...
Forum Post

UNION USING ADO Problem

0 Then Me.txtBarcode.Text = rst!myCode Me.txtBatchCode.Text = IIf(IsNull(rst!BatchCode), "", rst!BatchCode) Else Me.txtBarcode.Text = "" Me.txtBatchCode.Text...
Forum Post

Re: Delete a field from table if null using VB

: I'm trying to populate a table from append queries, howver I need to : delete a column/field if it is null. I've tried to mix IIf and : Fields.Delete in the event but VB doesn't like this:- :...
Forum Post

Re: Adding Values in Access

: Hi Guys, : : I have a table that has approximately ten columns - nine of which hold numeric values. The problem I am facing is: I am trying to place the total of all the values across all nine...
Forum Post

Re: adding data into access from vb forms

: i am an amature programmer working on a inventory system and dont know how to add new items in the database.Can someone please help me. : you can use ADO or DAO, ADO is newer but DAO can offer...
Forum Post

Re: extracting value of formula stored in a text box

This message was edited by lionb at 2006-5-19 4:49:47 : : : And that's the difference between us two. simply said: i don't like ADO! Well, growing up with DAO does that to you *lol*. But i'm not...
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...
Forum Post

Re: Deleting MS Access queries using vb6

: Can anyone tell me why the code provided below only seems to delete about 8 queries max? It then complains that the object is no longer set. (I used a reference to Microsoft DAO 3.6 Object Library)...
Forum Post

Re: DAO database connection

have you read the Microsoft Enroll tutorial? If not, you should because it shows you the information you need.
Forum Post

overwrite record

can anybody help me i need to overwrite/edit records in my database. used a dao connection got bout 2 hrs to finish sooo struggling ant
Forum Post

Re: Access Subforms in VB

: This message was edited by Wilko at 2006-2-8 3:10:8 : Hi Guys, : : I currently have a subform which relates to the primary key of the main form. : : This subform contains possible 'Answers'...
Forum Post

Deleting MS Access queries using vb6

Can anyone tell me why the code provided below only seems to delete about 8 queries max? It then complains that the object is no longer set. (I used a reference to Microsoft DAO 3.6 Object Library)...
Forum Post

Deleting MS Access queries using VB6

Can anyone tell me why the code provided below only seems to delete about 8 queries max? It then complains that the object is no longer set. (I used a reference to Microsoft DAO 3.6 Object Library)...
Forum Post

Re: Website to PC desktop app ?

: hello : : I have a website written in asp and vbscript, which connects to an access database....essentially its a calender/appointment website application. : : I`d like to be able to create a...
Forum Post

DAO, deleting MSAcces 2000 queries

Can anyone tell me why the code provided below only seems to delete about 8 queries max? It then complains that the object is no longer set. (I used a reference to Microsoft DAO 3.6 Object Library)...
Forum Post

Re: vb,access,authority level

: : how can i make a vb project and define Id/pass for specific group!with access database?! : : : : : : : What type of database connection DAO or ADO? Another point to be made is that...
Forum Post

Re: vb,access,authority level

: how can i make a vb project and define Id/pass for specific group!with access database?! : : : What type of database connection DAO or ADO? Another point to be made is that database security...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 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.