I have been given an Access 2003 app that is erring. It has a segment on a form where it attempts to create an ADO recordset object and databind it to and ActiveX Grid control. The code has
Set <grid name>.DataSource = <ADO recordset>
I get a message box that says Object doesn't support this...
I have an Access 97 Front End (solid workhorse that will eventually be converted). The data currently resides in an Access 97 mdb on the network. Another department is implementing a SQL Server 2005 backend. I was hoping to DTS the Access data into the SS DB, then have the front end link...
I have a result set that includes a date field, currently in mm/dd/yyyy format. I need to group according to mm/yyyy format. The issue is under mm/yyyy format is is reading the date field like a string value. So 1/2006 comes before 3/2005 and 12/2007 will come before 6/2006. Does anyone know...
I'm not sure if this is an Access issue or Windows XP. I use the DoCmd.OutPutTo method to save an Access report to a .snp file, which I then fax. The report is saved in landscape mode (which is correct). However, when I view the snapshot via the Microsoft FaxConsole, it is landscape, but...
I have an Access application which uses the DoCmd.OutPutTo to save an Access report to a .snp file for later faxing. When I look at the .snp file (via the fax console, but it brings up snapshot viewer), the image is in portrait format, but it is a landscape report, so it's sideways. Anyone...
Does anyone know of any problems that arise by installing Vb.Net 2003 on a machine that is running Access 97? Unfortunately upgrading Access is not an option at this time, so I need to know that nothing will get messed up.
Thanks
I have and Access 97 database (don't ask) that is set up under Access user level security. I want to do a conversion to a more current version of Access, but on a separate machine not attached to the production system. The test machine does not have Access security on it, nor do I want to...
Does anyone know if it is possible to have a form with 2 subforms, and to have the subforms both be able to be navigated by a single scroll bar on the main form?
Thanks
I am using an Access 97 app to fax reports via Windows XP Fax Services. I use the OutputTo method to save the report as a RTF file. My problem is, in some cases a single page in my report may overlap on to a second page in the RTF file. So if I have a page that is filled (landscape) with data...
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.