Hi all,
I have Access as front end and SQL Server as back end. The Access application is placed on a common network drive for theusers to access it. The compact on close option is enabled when the access application is closed.
I have a local copy of the access app. When I close the app, it...
Hi all,
I observed that when I copy a value, select a range of columns and try to copy in the entire range of cells, the value is pasted only in the beginning cell and rest all are empty.
But i have a requirement when after selecting the range of cells in the table and press Ctl+V the user...
Hi all,
I have form which displays all the records in a table. The table has 600 records.
I want to display the records in multiple pages. Is there any setting with which i can display the records in multiple records or will i have to do it manually through code?
Thanks in advance.
I faced some of the issues mentioned. I did not mean to offend. I just started working on the project so wanted to gather as much info as possible.
Thanks for the information.
Hi all,
I have an access DB which has some tables and queires. While migrating the DB to SQL server 2008, the tool SSMA is migrating the tables but not the queries.
Does anyone of you have a prior experience with queries migration from Access to SQL Server 2008 using SSMA tool.
Kindly...
Hi all,
I have query regarding the "make accde" functionality in the Access 2007 database.
My Db size is 100MB. I want to hide the VBA code from the users by converting my accdb file to accde file. But when I use the Database Tools-> Make ACCDE option, I am getting the following error...
Due to tight deadlines, I am unable to continue this thread. "import XML file using XSLT transformation" is the new thread in which I raised the XSLT transformation issue.
Hi all,
I have to import a XML file in Access database as tables. When i import it directly I get 13 tables in Access database. I use the method Application.ImportXML (DataSource:=,ImportOptions:=) for importing.
But to reduce the tables to 1 and take only the data which is needed I am using...
In the link you sent, the tables mentioned have a unique identifier PRBLM_ID. But i do not have any unique identifier. Hence is it possible to import the data as GEMMA-the-husky because in the net I ahev read that MSXML comes with MS Office 2007 but when i run the code is is throwing the error...