|
 |
access thread: RE: Finding the current path (ADO vs DAO )
Message #1 by <pmmgpgp@y...> on Tue, 23 Oct 2001 19:02:28 -0400
|
|
ENZO
I saw your interest on ADO & DAO. I thought
that you might benefit from the data addressed below
At the following:
http://groups.yahoo.com/group/ms_access/files/
Check out the file below:
ADO vs DAO
Dave
----- Original Message -----
From: "enz@u... c",)" <enzaux@y...>
To: "Access" <access@p...>
Sent: Tuesday, October 23, 2001 6:53 PM
Subject: [access] RE: Finding the current path
thanx daniel!!!!!
----- Original Message -----
From: Daniel Walker
To: Access
Sent: Tuesday, October 23, 2001 11:19 PM
Subject: [access] RE: Finding the current path
Nothing like that old Enzo, DAO was simply Microsoft's predecessor to ADO.
Brief description here:
http://p2p.wrox.com/content/glossary.asp?q=d
More comprehensive account here:
http://searchDatabase.techtarget.com/sDefinition/0,,sid13_gci213877,00.html
Daniel Walker
Wrox Press
> Thanx Roy! I was wondering about DAO, is DAO a kind of dbase coding or
> connection like ADO (oledb) and odbc? I'm really confused with these
> things? I hope you could exlplain a little if you have the patience :)
> thanks!!!
>
> Enzo
> ----- Original Message -----
> From: Pardee, Roy E
> To: Access
> Sent: Wednesday, October 24, 2001 5:21 AM
> Subject: [access] RE: Finding the current path
>
>
> The .Name property of the DAO Database object returns the full path of
the
> database. You can use the CurrentDB function to return a DAO database
> object representing the currently open database.
>
> So, the equivalent expression is CurrentDB.Name.
>
> Cheers,
>
> -Roy
>
> Roy Pardee
> Programmer/Analyst
> SWFPAC Lockheed Martin IT
> (xxx) xxx-xxxx
>
> -----Original Message-----
> From: enz@u... c",) [mailto:enzaux@y...]
> Sent: Tuesday, October 23, 2001 2:20 PM
> To: Access
> Subject: [access] Finding the current path
>
>
> What is the similar command in Visual Basic's App.Path in MS Access?
>
> Thanks,
>
> Enzo
>
Message #2 by <enzaux@y...> on Wed, 24 Oct 2001 19:43:58 +0800
|
|
Thank you Dave! Yes, I really want to clear things out. This really
confuses me :)
----- Original Message -----
From: dave sharpe
To: Access
Sent: Wednesday, October 24, 2001 7:02 AM
Subject: [access] RE: Finding the current path (ADO vs DAO )
ENZO
I saw your interest on ADO & DAO. I thought
that you might benefit from the data addressed below
At the following:
http://groups.yahoo.com/group/ms_access/files/
Check out the file below:
ADO vs DAO
Dave
----- Original Message -----
From: "enz@u... c",)" <enzaux@y...>
To: "Access" <access@p...>
Sent: Tuesday, October 23, 2001 6:53 PM
Subject: [access] RE: Finding the current path
thanx daniel!!!!!
----- Original Message -----
From: Daniel Walker
To: Access
Sent: Tuesday, October 23, 2001 11:19 PM
Subject: [access] RE: Finding the current path
Nothing like that old Enzo, DAO was simply Microsoft's predecessor to ADO.
Brief description here:
http://p2p.wrox.com/content/glossary.asp?q=3Dd
More comprehensive account here:
http://searchDatabase.techtarget.com/sDefinition/0,,sid13_gci213877,00.ht
ml
Daniel Walker
Wrox Press
> Thanx Roy! I was wondering about DAO, is DAO a kind of dbase coding or
> connection like ADO (oledb) and odbc? I'm really confused with these
> things? I hope you could exlplain a little if you have the patience :)
> thanks!!!
>
> Enzo
> ----- Original Message -----
> From: Pardee, Roy E
> To: Access
> Sent: Wednesday, October 24, 2001 5:21 AM
> Subject: [access] RE: Finding the current path
>
>
> The .Name property of the DAO Database object returns the full path of
the
> database. You can use the CurrentDB function to return a DAO database
> object representing the currently open database.
>
> So, the equivalent expression is CurrentDB.Name.
>
> Cheers,
>
> -Roy
>
> Roy Pardee
> Programmer/Analyst
> SWFPAC Lockheed Martin IT
> (xxx) xxx-xxxx
>
> -----Original Message-----
> From: enz@u... c",) [mailto:enzaux@y...]
> Sent: Tuesday, October 23, 2001 2:20 PM
> To: Access
> Subject: [access] Finding the current path
>
>
> What is the similar command in Visual Basic's App.Path in MS Access?
>
> Thanks,
>
> Enzo
Message #3 by Lonnie Johnson <prodevmg@y...> on Wed, 24 Oct 2001 07:49:55 -0700 (PDT)
|
|
Dave I want to give you a thanks also for this article. It's quite enlightning.
"enz@u... c\",)" <enzaux@y...> wrote: Thank you Dave! Yes, I really want to clear things out. This really
confuses me :)
----- Original Message -----
From: dave sharpe
To: Access
Sent: Wednesday, October 24, 2001 7:02 AM
Subject: [access] RE: Finding the current path (ADO vs DAO )
ENZO
I saw your interest on ADO & DAO. I thought
that you might benefit from the data addressed below
At the following:
http://groups.yahoo.com/group/ms_access/files/
Check out the file below:
ADO vs DAO
Dave
----- Original Message -----
From: "enz@u... c",)"
To: "Access"
Sent: Tuesday, October 23, 2001 6:53 PM
Subject: [access] RE: Finding the current path
thanx daniel!!!!!
----- Original Message -----
From: Daniel Walker
To: Access
Sent: Tuesday, October 23, 2001 11:19 PM
Subject: [access] RE: Finding the current path
Nothing like that old Enzo, DAO was simply Microsoft's predecessor to ADO.
Brief description here:
http://p2p.wrox.com/content/glossary.asp?q=3Dd
More comprehensive account here:
http://searchDatabase.techtarget.com/sDefinition/0,,sid13_gci213877,00.ht
ml
Daniel Walker
Wrox Press
> Thanx Roy! I was wondering about DAO, is DAO a kind of dbase coding or
> connection like ADO (oledb) and odbc? I'm really confused with these
> things? I hope you could exlplain a little if you have the patience :)
> thanks!!!
>
> Enzo
> ----- Original Message -----
> From: Pardee, Roy E
> To: Access
> Sent: Wednesday, October 24, 2001 5:21 AM
> Subject: [access] RE: Finding the current path
>
>
> The .Name property of the DAO Database object returns the full path of
the
> database. You can use the CurrentDB function to return a DAO database
> object representing the currently open database.
>
> So, the equivalent expression is CurrentDB.Name.
>
> Cheers,
>
> -Roy
>
> Roy Pardee
> Programmer/Analyst
> SWFPAC Lockheed Martin IT
> (xxx) xxx-xxxx
>
> -----Original Message-----
> From: enz@u... c",) [mailto:enzaux@y...]
> Sent: Tuesday, October 23, 2001 2:20 PM
> To: Access
> Subject: [access] Finding the current path
>
>
> What is the similar command in Visual Basic's App.Path in MS Access?
>
> Thanks,
>
> Enzo
|
|
 |