I am trying to create a summary table from a table in Access that is 5,000,000 records and uses 800,000,000 of disk space.
When I run the make table query, I get an 'out of temporary disk space' error message.
Is there a way to increase my temporary disk space to successfully complete the build?
I have been hunting through MSDN trying to find the Excel properties and methods to use with VBA. I can do formulas and values but would also like to do the following:
Set Column width
Set Row height
Set Font
Set Background color
Set Borders
See nothing much. :)
I am having difficulty with this one module. It is supposed to attach a spreadsheet and then allow the user to finish filling out the Outlook form before sending it.
The problem seems to be that the attachment is arriving corrupted.
Does anyone have any answers?
Private Sub Form_Open(Cancel...
I am writing an excel spreadsheet in Access and wish to use a template for formatting purposes. However all that is produced is the generic spreadsheet. Here is the code. Any solutions gratefully accepted.
Sub MakeSS(TUser As String)
' Declare an object variable to hold the object
'...
I am a bit mystified here. I have an application that works fine for awhile doing data updates when suddenly it gets a write conflict message that won't even let me save the record anyway.
It states someone has changed the record since the last read, but no one has.
Has anyone else seen this...
I am calling Access.Application from within ASP.NET. I have noticed that even if I tell Access to quit MSACCESS.EXE remains running. How can I get MSACCESS to quit. Multiple versions running at once can quickly degrade the server.
I've been trying to figure out this code for several days on using menus within an applet Jpanel. In my searching I've found no examples of combined use. In the following code if you switch the order in what gets added first thats all you see. If you add form information first the menubar...
I am currently working on an application to convert VB forms to Java forms. I'm finding this a good way to learn Java. I plan to release it once finished. I can easily create a form using a JFrame but can't figure out how to convert it to an applet.
Any help would be appreciated. Minnimal...
I am converting an application from asp to asp.net involving cookies. I save the cookie on the client side and then access it later from the server. This has always worked fine under asp. With asp.net I am running into a problem where the hex codes are not translating back into text. Here's an...
OK, It's been awhile for me using Sql Server so I'm feeling slow. I upsized my access database to SS 2000 Desktop Edition. I relinked and everything looks good. I also verified that I can add data to my fields that are represented as memo (ntext(16)). I am now converting the asp.net application...
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.