Hi all - have a complex app throwing error 3048 (too many databases) and I'm looking to count the database connections but haven't been able to find a way. The connections to count include all form controls (combos, listboxes and forms) and I seem to remember a long distant thread somewhere but...
Having trouble configuring integration in the Unified Communications Server Config > Enterprise > Calendar Integration.
Mitel standard linux OS with 3300 box and Exchange 2012. The Exchange server version dropdown in the calendar integration panel only lists Exchange 2007 (should that matter?)...
Something I thought would be easy, but I can't find any documentation on how to do it.
Anyone with an idea?
Background - I'm upgrading a previous backend with multiple changes using another Access app to run update queries and table changes in a development environment. Converting to ACCDB is...
Have tried the clsFormWindow code from http://access.mvps.org/access/forms/frm0042.htm without success:
Dim frmWindow As New clsFormWindow
With frmWindow
.hWnd = me.hWnd
.top = .Parent.top
.left = .Parent.left
.Width = .Parent.Width
.Height =...
Hi team,
I'm keen to test different front-end designs on backend connections, and specifically using a number of continuous forms compared to listviews.
Anyone know how I can find out the number of connections made to a backend?
Thanks
Brad Stevens
Considering using a textbox formatted to rich text to display some complex data not unlike this http://blogs.msdn.com/b/access/archive/2010/07/07/power-tip-take-advantage-of-rich-text-textboxes-in-access.aspx
I'd like to insert text formatted as a hyperlink (a phone number) that then calls a...
Thanks for any input here.
Can UCA point to the same uc.mdb database?
Mitel 3300 system with Unified Communicator Advanced running on a Windows 2003 Terminal Server. All users have the need to access the same contacts while the PIM integration with Outlook fails due to the single server...
Thanks for any help on this one...
Trying to find a way to detect the creation or activation of msgbox's and dialog forms created by other applications. If possible I'd prefer to do this without running a timer and checking EnumWindows, somehow raising an event when these windows appear.
So...
The subject says it all really, but to expand:
- VB 2005 newbie from Access VBA experience
- Have used a lot of ListViews in the past for good data display in grids.
- Where the intention is to display data in grids without the need for editing, does anyone with experience recommend simply...
Haven't been able to find any info on this at all so I'm not sure it's even possible....want to export each report page to an image file, or a page to the clipboard.
Anyone with ideas?
Thanks
Here's the need:
- Commandbar docked left
- Horizontal text in each control with image on the left
The only options I can find to get the text horizontal is to set each control Style = msoButtonIconAndCaptionBelow or Style = msoButtonIconAndWrapCaptionBelow that forces the text to be centered...
A tough one:
Using the PivotChart view of a few forms to display some nice charts and having difficulty with the ExportPicture method of the ChartSpace object - keep getting an error:
'Run-time error 430
Class does not support Automation or does not support expected interface'
This occurs at...
A VB.NET newbie using VS.NET 2005 beta 2,
Developing a small app with a TreeView, minimising the main form to the system tray and finding the treeview collapsed to the top most parent when the form is maximised.
Tried setting a variable to the last selected node and setting both...
Thanks to dhookum I'm trying to implement the following code to draw boxes around the controls in the details section set at the tallest control at the On-Print event:
Private Sub Detail_Print(Cancel As Integer, PrintCount As Integer)
Dim lngHeight As Long 'store the height of tallest...
Must be missing something simple,
Using a popup date form to return a date and hoping to filter a report's data accordingly. Now this works when opening the report and using the WhereCondition property of OpenReport, but for the life of me I can't seem to clear the report filter before adding...
A W2KServer newbie question here:
Want to provide multiple print queues to the same printer, each with different basic properties (duplex, single-side, letterhead tray).
Printer is HP LaserJet 2300dn connected to the server as a network printer. I've tried adding the printer again but it just...
Here's the scenario:
- Opening multiple instances of a form (frmMultiple)
- frmMultiple contains a TabControl that controls the selection of a subform.
- One of these subforms contains another subform, and it's in that I need to move to a new record.
Problem:
Finding the 'DoCmd.GoToRecord ...
Hoping to incorporate parts of Outlook into an Access application, and successfully using the Outlook View Control to dispay single Outlook Folders.
Is there any way to display the Folders List without having to build a TreeView?
Working with a DB that has the 'Display Database Window' option unchecked in the Startup options. Unfortunately the Database Window is displayed when the DB is closing after any forms are maximized.
Looks very unprofessional.
No special procedures are called or used to close the DB.
Any clues?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.