Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 22nd, 2012, 06:43 PM
Registered User
 
Join Date: Mar 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access vba with .adp

Hey All,
I hope that all is well with everyone who reads this...I recently began using vba and I have a unique situation that I can't seem to find a definite answer too.

Here Goes... Currently, I am using working on a VBA program and using SQL 2008 for my back end and an adp file to be the front end with Microsoft Access 2007.

*I recently found out that I am not able to edit the ribbon like in any other version of access. I also found out that to customize it I must utilize some XML coding to create a USysRibbons table.

**This is all fair enough to me but what i want to know is how do I get the db to and my Adb to interact once I have done this..I have tried but am not successful.

IF ANYONE CAN SHED ANY LIGHT ON THIS PLEASE DO ASSIST

P.S.. the furthest i have gotten is to create the table in the back end.
I created the table with 3 fields namely: id type int, RibbonName type text , and RibbonXml . I then ran an Insert Query in the back-end to insert values into the RibbonName and Xml field.. The problem for me now is that am not certain that the xml is working and also i don't know how to let the adp and the created table interact...





Similar Threads
Thread Thread Starter Forum Replies Last Post
access adp subform connected to sql 2005 skype Access 1 February 5th, 2007 08:45 AM
Access ADP - Getting Current User Name Scripts82 Access VBA 2 March 8th, 2006 09:38 PM
SQL 2000 SERVER+ACCESS ADP DLOOKUP MHONG Access ASP 1 October 25th, 2005 08:36 AM
.Adp(Access) from not using "Instead of Triggers' ps_kaushik Access 3 March 18th, 2005 12:40 AM
Delete Query in Access Data Project (ADP) Pavesa Access 1 February 18th, 2005 08:38 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.