PC Review


Reply
Thread Tools Rate Thread

creating adp file

 
 
Anshul
Guest
Posts: n/a
 
      28th May 2007
How can I create MsAccess .adp file programmatically


 
Reply With Quote
 
 
 
 
Brendan Reynolds
Guest
Posts: n/a
 
      28th May 2007
"Anshul" <(E-Mail Removed)> wrote in message
news:u3dq8$(E-Mail Removed)...
> How can I create MsAccess .adp file programmatically
>
>


Use the CreateAccessProject command of the Access Application object. Here's
an example ...

Public Sub CreateAdp()

Application.CreateAccessProject CurrentProject.Path & "\MyNewAdp.adp"

End Sub

Also see the following on-line help topic ...

http://office.microsoft.com/client/h...kOrni&respos=1

--
Brendan Reynolds

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Excel file that points to relative path .cub file NewUser1 Microsoft Excel Programming 0 11th Jan 2008 03:59 PM
Creating a batch file or executable file that will change drive le =?Utf-8?B?VHJhY3kgUC4=?= Windows XP Accessibility 0 16th Jun 2005 11:16 PM
Creating an import spec file from a file layout document =?Utf-8?B?ZGJhbGw=?= Microsoft Access External Data 1 26th May 2005 11:17 PM
creating an exe file with visual basic (installation file for Macros and Userforms) mibispam@gmx.de Microsoft Excel Programming 3 5th Aug 2004 10:16 AM
Creating a batch file to append date to file names bladeraptor Microsoft Windows 2000 CMD Promt 13 5th Feb 2004 03:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:49 AM.