Hi, I have been using an Access database at work for a while but, as it gets bigger and bigger, It's seems to get slower, some computer under windows 98 won't even run it anymore as it lacks the system resources to do so. Should I plan on exporting to another database? Is this normal or is...
Hey, I have a form that is modal and I need to pop-up a query for the user in some situations but since the form is modal the query appears behind it and the user can't access it. Is there anything I could do?
Hey, is it just me or the AppActivate function returns an error (Invalid procedure call or argument (5)) under win 2000 and win XP? Is there any way to prevent this or is there an API call that does the same thing?
Hey, I need to build an application to keep track stock options for a company. I am used to building database applications with access and visual basic but I am sick of it limitations so I decided to build this application using C++ but I don't know what database to use. Can somebody give me a...
Hey, I have a this simple procedure in my from module :
Private Function sngMattVol(PRDATE As String, Ctry As String, Prty As String) As Single
Dim rec As Recordset
Set rec = CurrentDb.OpenRecordset("Select Sum
(ImportDetails.F15) as SumVol from...
Hi, I'm trying to figure out how to use the Property Set statement but the help isn't quite clear about it. Could somebody help me. What I need is to be able to define an object by a number as : Set MyObject = "MyNumber". Can I do this?
Hi, I got this simple code exemple from an access 97 book
Private sub ListDBProperties()
Dim pty as property
For Each pty in CurrentDb.Properties
Debug.print pty.Name & ": " & pty.Value
Next
End Sub
My problem is that the function won't work in access 2000 (I get a...
Hey guy, I have just upgraded my PC from win 98 to XP and my internet connection (Cable) is set up fine, but I need to dial to my office through a VPN. So I went to control panel -> Network connections -> Set up a connection to the network at your workplace. Then, as soon as the connection is...
Hi, I want to upgrade my PC from Windows 98 to Windows XP but I can't find the drivers for my network card (D-Link DE220 ISA PnP). I could not find them on D-Link.com. Is it possible that some old network card don't have Windows XP drivers? Does Windows XP support ISA cards at all? Thank you.
Hello, I have a nvidia TNT2 Maxi Gamer graphic card and, since the last time I formatted my computer (a month ago) it's not working right. As soon as I start an application with heavy graphics I freezes after some time (between 3 second and 1 minutes). I tried to uninstall my card and got the...
Hi, I have a form on witch I can edit old record and create new ones. My problem is this : When I click the button to add the new record, every field on the form still contain the info from the last record I consulted and this is very annoying... I tried to do "control1 = ''" to clean...
Hi, I am new to the world of access and I want to know the way to create foreign keys and keys that are composed with more than one field. Thanx for the help.
Hi, I put a old seagate 1.7 gig hard drive on my computer. It is set as slave and the bios detects it correctly but I can't access it. I tried another hard drive and it worked fine. Is there anything I can do? If it helps I'm using an Intel PIII 550 with a Tyan Trinity 400 Motherboard, ATA-66...
Hey, I must send the submission for my new computer tomorrow and I don't know what mothergboard to buy. They suggested me a Gigabyte VRX-P but I never heard about it so I don't know. I would also like to know about the chipset the comes with the MB. thanx for your help.
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.