Access 2013 64-bit Treeview Alternative

I have a code snippets application that I wrote in Access and recently migrated to 64-bit version of Office 2013.
In addition to the Snippets being searchable, I also had them organized in a hierarchy (i.e., treeview) for browsing.  With expandable nodes for such things as TSQL, CSS, etc.
I don't really see much point in complaining about Microsoft's short-sightedness in eliminating the treeview control, so I'm just going to pose a question that highlight my basic problem:
What can I use in 2013 Access 64-bit to display the hierarchical organization of my data ??
Look forward to your suggestions.

Hi,
I'm marking the reply as answer as there has been no update for a couple of days.
If you come back to find it doesn't work for you, please reply to us and unmark the answer.
Thanks
George Zhao
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click "[email protected]"

Similar Messages

  • "System Resource Exceeded" for simple select query in Access 2013

    Using Access 2013 32-bit on a Windows Server 2008 R2 Enterprise. This computer has
    8 GB of RAM.
    I am getting:
    "System Resource Exceeded"  errors in two different databases
    for simple queries like:
    SELECT FROM .... GROUP BY ...
    UPDATE... SET ... WHERE ...
    I compacted the databases several times, no result. One database size is approx 1 GB, the other one is approx. 600 MB.
    I didn't have any problems in Office 2010
    so I had to revert to this version.
    Please advise.
    Regards,
    M.R.

    Hi Greg. I too am running Access on an RDP server. Checking Task Manager, I can see many copies of MSACCESS running in the process list, from all users on the server. We typically have 40-60 users on that server. I am only changing the Processor Affinity
    for MY copy, and only when I run into this problem. Restarting Access daily, I always get back to multi-processor mode soon thereafter.
    As this problem only seems to happen on very large Access table updates, and as there are only three of us performing those kind of updates, we have good control on who might want to change the affinity setting to solve this problem. However, I
    understand that in other environments this might not be a good solution. In my case, we have 16 processors on the server, so I always take #1, my co-worker here in the US always takes #2, etc. This works for us, and I am only describing it here in case it
    works for someone else.
    The big question in my mind is what multi-threading methods are employed by Microsoft for Access that would cause this problem for very large datasets. Processing time for an update query on, say, 2 million records is massively improved by going down
    to 1 processor. The problem is easily reproduced, and so far I have not seen it in Excel even when working with very large worksheets. Also have not seen it in MS SQL. It is just happening in Access.

  • ACCESS 2013. ACCDE Problems.

    Hi everyone.
    Can anyone out there help me?  
    I have created a database, but cannot get it to compile to an ACCDE without problem. After compacting and repairing, I select File/Save As/Make ACCDE. Then, if I open the Access database program and select the accde file, it opens and I can use it.
    If however, I open the accde from Windows File Manager it fails to open and I get this error message: 
    "This database is in an unrecognized format.
    The database may have been created with a later version of Microsoft Access than the one you are using. Upgrade your version of Microsoft Access to the current one, then open this database." 
    If I check through the situations in the help file which can cause this, none apply. After clicking OK to this message, the following message is displayed:
    "The Visual Basic for Applications project in the database is corrupt."
    Again, none of the conditions in the help file appear to apply.
    I am using Access 2013 (32 bit) on Windows 7. There are no conditional compilation statements. I have removed all redundant code modules and there are no empty procedures or functions. A database I wrote last year and compiled to accde in the same way above
    opens correctly from within Access and from File Manager, or a shortcut icon.
    In the earlier database I did not do any explicit DAO programming, but in the recent one, I use VBA to manipulate database and recordset variables using the DAO model. Also, in the later database, I call Word and Outlook to open word documents and send emails.
    This was not done in the earlier database
    Both databases are split into front end and back end. I compiled the database in the VBA editor before making the ACCDE.
    I have searched the internet through the access help portal and through Google, but cannot find an answer. All similar problems relate to either the runtime program (which I'm not using - yet) or database created inearlier versions of Access being run in later
    versions.
    Until I solve this problem, I cannot release it to the end-user unless I also supply a copy of the Access database which I don't want to do. I intend to package it with the Runtime program.
    Does anyone have a clue as to what might be wrong from this general description? Any help will be greatly appreciated. Thank you for reading this far, even if you can't help.

    Looks like maybe you have more than one version of Access on your machine. Search it for all occurrences of msaccess.exe. You should have only 1 version on your machine. If you develop for different versions of Access, use virtual machines to keep them separate.
    I would also decompile the accdb before making a new accde.
    -Tom. Microsoft Access MVP

  • I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit ? And office pro 2013 64 bit too?

    I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows programs I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit or just install 32 bit? (Going with Win7 as I hate Win8). And I will install Office Pro 2013 64 bit too or 32 bit or is that automatically selected by the underlying OS (I use Word, Excel and Access mainly for a membership database of a local club) ? I am not a power user so would appreciate advice on way to go

    Again thank you.  If I only use word, excel and access in the Win environment and Mac OS for email and safari for internet do I need anti virus software . Ie my connection to the world is mac only and I use office pro only to ruin the club, newsletters, membership database etc. and of course anything I do there can drag/drop to the mac environ to email.  That's my understanding anyway.  Next will my existing .pst file copy directly into mac mail or do I have to runs translator  as I recall reading something about that ages ago when I started thinking Mac

  • Unable to open connection to MS Access 2013 .accdb file Under WCF Web Service Project Using Windows 8.1 64bit

    I am encountering the following error when trying to connect to an Access 2013 database:
    The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
    I have Visual Studio 2013 SP3 running on Windows 8.1 64bit OS which also has Office 2013 installed (which includes MS Access 2013).  My project is a WCF web service using .NET Framework 4.5.1 using any cpu as target.  I have tried reluctantly
    to install the older drivers as described by in the below article:
    https://social.msdn.microsoft.com/Forums/en-US/1d5c04c7-157f-4955-a14b-41d912d50a64/how-to-fix-error-the-microsoftaceoledb120-provider-is-not-registered-on-the-local-machine?forum=vstsdb
     and also went through the "Add Data Source" wizard in the Project menu to have the connect string automatically built.  Even with the automatically built connect string I can not connect to the .accdb file from within my WCF web service.
    What's odd is if I use the Database Explorer in Visual Studio it has no problem connecting the my Access file.  I inspected the connect string and tried to use it as well but still get the same error. Even stranger is that I have no problem connecting
    to the Access DB in an ASP.NET project on the same PC. I am also able to connect to the Access file using a simple Windows Forms application.  So I'm wondering if it has something to do with trying to connect to the Access file from a WCF web service
    project.
    What I'd like to know is if anyone has been able to get this to work in an environment as I described above as a 64bit WCF web service project?  I tried to switch my project to 32bit but when I do I get a different error which reads:
    System.BadImageFormatException: Could not load file or assembly 'file:
    Almost to the point of trying to get this web service project done with SQL Express but would like to know if it can be done with MS Access 2013.  Any information anyone can provide to help me get past this issue is greatly appreciated. Thanks.

    Have you installed the 64-bit Access driver on your machine? See
    Data Source Names and 64-Bit Operating Systems for the differences in odbcad32. Call %SystemRoot%\system32\odbcad32.exe to check the drivers.
    How do you host your service? Stand-alone or IIS or embedded to another application? Keep in mind that IIS7 runs it in its application pool which is defaullt 64bit. Thus the bad image exception, when compiling your service as 32bit.
    When you need the Access database for your service to store informtation, then I would switch to SQL Server (Express) or XML files depending on your actual needs.
    Also check whether your account under which your service is run has the necessary NTFS file permissions on the access file and the folder. This is getting even more complex when it's a remote folder.

  • Data Model damaged, Cannot connect to Access 2013 from within Excel 2013

    Hello,
    Recently I am not able to use PowerPivot for Excel 2013 and I cannot connect to my Access 2013 database tables from within Excel 2013. Whenever I try to click on a slicer in my Excel worksheet, it gives me the following error: "Excel was unable to load
    a necessary component. This component might have been damaged or deleted. Reinstall the client software or data source driver software for your database."
    I am using Microsoft Office Pro Plus 2013 on Windows 7, 64-bit version. I have tried reinstalling Microsoft SQL Compact Edition 2005 and reinstalling Office 2013. I have run out of ideas and am a loss what to do next ? 
    Can anyone help point in the right direction for a possible solution to this problem ??? 
    Would appreciate all help.
    Thank you.
    ~Maneesh
    The problem with being punctual is, there's nobody there to appreciate it !!!

    Hi
    This is the forum to discuss questions about apps for office develop. For your question is more about Excel, I will move this thread to the TechNet forum for
    Excel
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly
    can either share their knowledge or learn from your interaction with us.
    Thank you for your understanding.
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Office 2013 updates fail on computers with Access 2013 installed

    I have about 10 workstations with the combination of Windows 7 enterprise 32 bit, Access 2013 and Office 2007 installed.
    SCCM offers up both Office 2007 and Office 2013 updates to these machines, but the Office 2013 updates, fail to install.
    The same thing happens when I go to Microsoft updates and manually install the required Office 2013 updates.
    I read that one of the updates required Office 2013 sp1.
    But when I downloaded it, it won't install:  KB2817430 "The expected version of this product was not found on the system."
    This is the second month I've had the failures. I removed KB2878316 and KB2889927 from my deployments and packages to stop repeated install attempts.
    But this month I've got a new on failing, KB2899493.
    Is there a way around this problem?

    Thanks, I couldn't really find anything but it looks as though this could be just the way it is.
    from http://support.microsoft.com/kb/2784668
    When you start a version of Access on a computer that has multiple versions of Access installed, the Windows Installer may start, and
    a message that states that the Windows Installer is preparing to install Access may be displayed before Access starts.
    Every time that you start Access 2003, Access 2007, or Access 2010 after you use Access 2013, the Windows Installer repair operation registers
    that version of Access. Similarly, the Windows Installer repair operation registers Access 2010 every time that you start it after you use an earlier version of Access. This does not occur when you start Access 2002, nor does it occur when you start the same
    version of Access again. 
    Is this likely to also apply even when running App-V?

  • Will macros in excel work properly if I switch Office 2013 32 bit to Office 2013 64 bit?

    hi,
    Will macros in excel created with Office 2013 32 bit work properly if i switch to Office Execl 2013 64 bit?
    Thanks

    Hi,
    As far as I know, most of the macros might work well between 32bit and 64bit Excel. But there are some limitations for Excel 64bit:
    Solutions using ActiveX controls library, ComCtl controls won’t work.
    Third-party ActiveX controls and add-ins won’t work.
    Visual Basic for Applications (VBA) that contain Declare statements won’t work in the 64-bit version of Office without being updated.
      Compiled Access databases, like .MDE and .ACCDE files, won’t work unless they’re specifically written for the 64-bit version of Office.
    More reference:
    https://msdn.microsoft.com/en-us/library/ff700513(v=office.11).aspx
    https://msdn.microsoft.com/en-us/library/ee691831(v=office.11).aspx
    https://support.office.com/en-sg/article/Choose-the-32-bit-or-64-bit-version-of-Office-2dee7807-8f95-4d0c-b5fe-6c6f49b8d261?ui=en-US&rs=en-SG&ad=SG
    If you have any further question about macros, I recommend you post the question to the MSDN forum for Excel
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Trail Downloading Visio Professional 2013 64 bit version - Use with Office 365 Home Premium - Errro Office Click to Run 15 Extensibility Compenent

    Attempting to load Trial version of Microsoft Visio Professional 2013 (64 bit version) to laptop - (system type: 64 bit operating system).
    Office 365 Home Premium
    Successfully downloaded Visio Trial and burned to disc - when attempting to run and install message :
    "Setup Error:
    We can't install the 64-bit version of Office because we found the following 32-bit programs on your PC:
    Office 15 Click-to-Run Extensibility Component
    Please uninstall all 32-bit Office Programs, then retry installing 64-bt Office.  If you want to install 32-bit Office instated, please run the 32-bit setup."
    Have viewed program files:
    - there is no file "Office 15 Click-to-run Extensibility Component" to remove. 
    - there are no 32 bit files to remove. 
    What do I need to do to install Visio Trail?
    Thanks

    Hi,
    Which Office 365 Home Premium editions did you install? 32bit or 64bit? Office 2013 doesn’t support running side-by-side installations of 64-bit and 32-bit versions of Office. For example, you can’t install Office 2010 32-bit side-by-side with Visio
    2013 64-bit. This applies to both Windows Installer (MSI) and Click-to-Run installations of Office 2013. If you try to do this, you'll receive the error message and be prevented from continuing:
    http://office.microsoft.com/en-us/access-help/why-cant-i-install-both-the-32-bit-and-64-bit-versions-of-office-2013-HA103523746.aspx
    To resolve your issue you can install Office 365 Home Premium 64 bit + Visio Professional 2013 64 bit version.
    More reference:
    How to choose to Office 365 Home Premium 64 bit:
    http://howto.cnet.com/8301-11310_39-57567050-285/how-to-install-the-64-bit-version-of-office-365/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Get started quickly with the Visio 2013 trial
    http://blogs.office.com/2013/10/07/get-started-quickly-with-the-visio-2013-trial/
    Here is a similar issue, we also could refer to:
    http://social.technet.microsoft.com/Forums/en-US/5e77322d-268b-47c2-a0ea-346891fd8559/cant-install-visio?forum=visiogeneral
    Regards,
    George Zhao
    TechNet Community Support

  • Import MS Access 2013 tables into SQL Server 2012

    Hi there,
    Is there a step by step example somewhere showing how to import an MS Access 2013 table into SQL Server 2012?
    I have read the existing posts and don't see a definitive answer.
    I have installed MS Access 2010 engine, first 32 bit then 64 bit.
    I have installed the MS Access 2013 runtime on my server.
    I use the Office 2015 Access Database Engine OLE DB Provider.
    I get the error:
    Error 0xc0202009: Source - APEntries [1]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E37.
    Error 0xc02020e8: Source - APEntries [1]: Opening a rowset for "`TableName`" failed. Check that the object exists in the database.
    The post regarding the above errors doesn't resolve the issue.
    I have full administrative permissions on the server.
    What is the trick to making this work?
    Thanks,
    Ric
    Ric Miller

    Hi there,
    I tried the exact same operation on a third machine.
    This machine has Windows 8.1 64 bit, SQL Server 2012 64 bit, MS Office 2013 Plus 32 bit.
    I am the administrator on this machine.
    I installed this:
    Microsoft Access Database Engine 2010 Redistributable 32 bit (because I have MS Office 2013 plus 32 bit installed.)
    From here:
    http://www.microsoft.com/en-us/download/details.aspx?id=13255
    It won't let me install the 64 bit version without uninstalling MS Office 32 bit.
    I created an MS Access database on this machine using MS Access 2013 and created a table with 3 records.
    I used the "Import and Export Data (32 bit)" from the start menu.
    After I installed the "Database Engine 2010 32 bit" driver above, I now have the option of "Office 2015 Access Database Engine OLE DB Provider" as Data Source which I did not have prior to doing this installation.
    I selected the driver and added the Properties of the Data Source Name file location of the MS Access file. I am using a blank password.
    I go thru the same sequence of selecting a table to import and after running the result is the same:
    Error 0xc0202009: Source - APEntries [1]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E37.
    "Error 0xc02020e8: Source - APEntries [1]: Opening a rowset for "`TableName`" failed. Check that the object exists in the database."
    This seems to be consistent across three machines with three operating systems with the same files and the same result.
    I understand that some people have gotten this to work.
    I would appreciate it if anyone can report an error in the above procedure to me.
    Thanks,
    Ric
    Ric Miller

  • Access 2013: can't find language dll msain.dll when double-clicking acce-file in explorer

    Hi,
    When I want to open an acce-file by double-clicking it in Windows explorer it get the error:
    'Can't find Language DLL msain.dll'
    The strange thing (IMO) is that when I open the accde-file from within Access, it opens fine. Also clicking on the accde-file in the 'recent'-part of the pinned to the taskbar Access-icon, opens the file just fine.
    (Office 2013 - 32 bit on Windows 7 - 64 bit)
    Anyone know a solution for this behaviour?

    Hi,
    To the error massage, copy msain.dll from another computer and place inside the %installdir%/1033 folder.
    If it's not work, I recommend you repair Access.
    Thus, there are similar issues, we can refer to :
    http://answers.microsoft.com/en-us/office/forum/officeversion_other-word/cant-find-language-dll-msaindll/b3209bb4-af25-422d-a393-4e6ae1ed773f
    http://answers.microsoft.com/en-us/office/forum/office_2010-excel/unable-to-open-xlsx-documents-by-double-clicking/709af137-cc20-4ece-8c0d-fd6d4d09c26a
    Regards,
    George Zhao
    TechNet Community Support

  • Access 2013 operating extremely slow switching from design mode

    Access 2013 is working extremely well at runtime, however development is substantially more time consuming due to a prolonged delay (up to several minutes) when moving a query from design view to datasheet view, or a form from design view to form view. I
    have experienced this delay with standalone databases as well as databases with linked tables to other Access database tables and with SQL server database tables. 
    I have never experienced this type of delay with prior versions of Access. 
    I most recently migrated from Access 2010 to Access 2013. 
    MY OS is Windows 7  64 bit.  Microsoft Office 2013 is the fully installed 32 bit version.  I have 16 gigs of RAM on my desktop with a NVIDIA Quadro 2000 display card, all my applications are designed to run locally.

    Hi,
    I would like to know the details:
    Did this issue occur with a new/blank database?
    Did these database include some macros?
    If this issue not occur with a new database, I recommend you try to "Compact
    and repair" Access database.
    Then, based on your description, the issue also may be caused by the Linked table. Please check the "Always prompt for new location" option.
    Next, is the printer a network printer or a network printer that is off line? Access during design mode for the forms will attempt to ask for information about the printer. If that printer is not attached, or on the network, then often a large delay
    will occur. Please try to set the default printer to a local PDF printer driver.
    Hope it's helpful.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • Can't Edit Data in Access 2013 Web App

    I have an Office 365 P1 account that I have been using to create apps in Access 2010. I tried Access 2013. But when I launch an app, it loads in my Office 365, but editing data is not enabled (the Add and Edit buttons are displayed, but not enabled).
    I have tried creating a new custom web app with one simple table and a view, as well as creating one using a Microsoft pre-built template, and simply creating the app and launching it. In both cases, the app displays, but I cannot add or edit data.
    Is there something with my Office 365 account that is limiting my ability to work with Access 2013 web apps?
    Thank you!

    Hi KrisMarshall7,
    In regarding of the issue, please provide us more information to assist you better.
    What the file format is your Access 2007 file? MDB or ACCDB?
    Where do you want to add the columns? Table, form or query?
    As far as I know,
    the limitation of columns in a table is 250. Thus, I suppose that the database had some hidden columns. Please try to check it. Steps:
    Right-click any field title, then select Unhide Fields. A dialog box will appear. Click the check boxes of any fields you would like to be visible again, then click Close.
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Can't Find ODBC drivers to link MS Access 2013 and MySQL

    Can't Find ODBC drivers to link MS Access 2013 and MySQL.
    Is one available?
    Thanks,
    Larry

    Could to associate the problem at Office 2013?
    I just installed the ODBC Driver; The data source machine was available; When selected I had received the message. When it was selected I had received the message:
    "ODBC -- falha na chamada.
    [Microsoft][ODBC Driver Manager] O DSN especificado contém uma incompatibilidade de arquiteturas entre o Driver e o Aplicativo (#0)"
    In english, could to say: "ODBC -- fail on call.
    ... The specified DSN contains a architectural incompatibility between Driver and App (#0)"
    I don't know yet the reason for this. Anyone knows?

  • Fields missing from dbo.MSP_EpmProject_UserView when connected via ODBC to Access 2013

    Odd things here ---
    Both the dbo.MSP_EpmProject_UserView and the MSP_EpmProject tables, are missing a number of fields including: ProjectName; ProjectAuthorName; ProjectManagerName, etc.   Looked in the schema to make sure I wasn't crazy, and they are listed there
    just like in 2007.
    Using Project Server 2013 (on-prem) and Access 2013.   
    Suggestions?

    Hello,
    I've not tried from Access before so cant comment on that but I assume if you connect using Excel 2013 the data and columns are correct?
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS |
    MVP | Downloads

Maybe you are looking for

  • Can I forward emails from one account to another automatically

    I have 3 gmail accounts on TBird. I want to have emails sent to one account automatically forwarded to another of the accounts. Is this possible? thanks

  • Win 8.1 SkyDrive on Lenovo Helix laptop

    I am trying to sync files between SkyDrive on my Win 7 desktop and my Win 8.1 laptop. This worked very well in Win 8. In Win 8.1 it does not work. * I have right-clicked SkyDrive in File Explorer, and chosen to make the files available off-line. Ther

  • SOAPFault received from Integration Server. ErrorCode/Category: XIServer/IN

    Hello All, I work on PI 7.1 and needed to create an interface using a simple File-to-File scenario. I created this without using any IR/ESR Objects as per a technical article on the website saptechnical dot com /Tutorials/XI/File2File/Demo1.htm This

  • Workflow does not work from Script Menu or as Application

    Hi, I create a really simple script to adjust podcast volume... 1. Get Specified iTunes Items (Recently added podcast – my smart folders of recently downloaded items) 2. Filter Songs in iTunes (Volume Adjustment is 0: so the workflow will not touch p

  • AudioSystem sometimos doens't accept file

    Hello! I'm trying to work with the Sound API. I'm have some trouble with the getAudioinputStream method of the AudioSystem class. Sometimes it works, sometimes it doesn't (for the same files). I have no idea why. I'm feeding it a wav file (he complai