Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

using Access 97 Password on VB6

 
   Database Help (Home) -> Visual Basic -> DAO RSS
Next:  DTPicker connected to DB  
Author Message
Mohammed dwaikat

External


Since: Nov 30, 2003
Posts: 9



(Msg. 1) Posted: Wed Dec 03, 2003 4:23 pm
Post subject: using Access 97 Password on VB6
Archived from groups: microsoft>public>vb>database>dao (more info?)

Hi Folks
I am using DAO, in a VB6 project with Access97. is there anyway to set the
Access 97 database, and open it from VB ie using opendatabase, and also
using data control
Can anyone help please

Thank you

 >> Stay informed about: using Access 97 Password on VB6 
Back to top
Login to vote
DIOS1

External


Since: Sep 19, 2003
Posts: 9



(Msg. 2) Posted: Tue Dec 16, 2003 1:26 pm
Post subject: Re: using Access 97 Password on VB6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, you can either do that through the IDE or through code. Just set
the data control's source to the database. Then put a grid on the form
and bind the grid to the data control.

AGP


"Mohammed dwaikat" <dwikatmo.RemoveThis@yahoo.com> wrote in message news:<uu5Fo#YuDHA.2352@TK2MSFTNGP09.phx.gbl>...
 > Hi Folks
 > I am using DAO, in a VB6 project with Access97. is there anyway to set the
 > Access 97 database, and open it from VB ie using opendatabase, and also
 > using data control
 > Can anyone help please
 >
 > Thank you<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: using Access 97 Password on VB6 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Password problem - Hey, I've been using ADO for a few years now and now I need to simply open an access DB using DAO3.6 which has is password protected. set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass") I get an error about "canno...

Error after converting from Access 97 to Access 2002-2003 .. - Hello, I convert my Access 97 Database to Access 2002-2003, because I’m now using WinXP. And now when I run my VB program, I get Runtime error '3343' - Unrecognized database format. I'm using DAO350.DLL. Do I have to change to another DLL? Thanks. ....

VB6 Access 2000 : Error 3085 undefined function, works wh.. - I've been using VB6 with DAO 3.6 and an Access 2000 format database fine for a few years. I recently added a module function that one of the Access queries uses. It is only called from with the Access query. When I try to set the first parameter from....

DAO reference / Access 2007 - while using an Access 2007 .accdb file I can access the dao. object very easily. the following code in VBA works well : Function getrecordcount(strTableName As String) As Long Dim dbCurrent As DAO.Database Set db = CurrentDb Dim rstRecords A...

Can't access newsgroup using NNTP Newsreader - Hi. I've been unable to access the newsgroup Vb.database.dao using NNTP newsreader. However, I can access it through the browser. The message that appeared is : The newsgroup 'msnews.microsoft.com/microsoft.public.vb.database.dao' was not availabl...
   Database Help (Home) -> Visual Basic -> DAO All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]