Is there a frontend IDE that can do revision control for Access projects ie keep previous versions of modules, queries, other? in order to keep prior changes right now I am having to save text snippits of modules and or the mdb files both are painfull and a real pain to keep track of
Access 2K on p2p W2k Pro network.
Is it possible to specify a query that would only return N lines/records? I have a fairly large table several thousand entries which in turn are related to other tables. I need to scroll through either an unfiltered or filtered subset of these records. Problem...
Does anyone know where I can find the registry entry for IE6's Text size and or know of a switch that will stop this from occurring? ... I keep setting it to larger and it randomly changes back to smaller?
Running XP Pro sp2 on a Dell Inspiron 8600.
Is there an Error log file for WinAt?
NT4 Workstation with several entries in WinAt ... two show that an error has occurred but there doesn't seem to be any indication of what the error is ... the process that is scheduled runs fine manually ... on windows 2K pro the file retains schedule...
OK here is a good one ... there are a number of companies pushing VOIP services all requiring you to login to a remote server to allow you to chat which will ultimatley allow then to charge you down the road for their service.
I have an application where I have to connect to a client via a VPN...
I have a machine that is BIOS ready to boot USB devices ... I also purchased a Lexar jump Drive Pro 2Gb drive and can put a dos boot image on it. I used HP's USB format software which worked fine for DOS. (currently formated as FAT)
When I look at the drive it looks like a floppy with 2Gb of...
I have 2 Access 2000 Projects (mdb) files and want to combine them into one ... I did an import objects by selecting all Forms, tables,queries etc ... looking at the new mdb file, the Forms are there, however, the form code is not accessible (returns a NETWORK connection error) both files are in...
Is there a way to get the Windows scheduler to do an interval schedule ... I need to have a process run once every 30min on a Windows 2003 server but it appears the only way I can do this is to make 48 daily tasks set to run at the exact time.
I have a tab control in a main form ... each tab has a subform.
I have a public function callable from any subform that initiates a form main requery and each subform has its own requery function
issues:
when access starts the main form automatically requeries all of the subforms which is...
If one sets the STARTUP parameters for an Access database there is an option box to turn off the "Database Form" ...
does anyone know if it is possible to pop this form up after startup via code?
I have a login form and want to be able to go into development mode automatically if I login with a...
In a past life working back in Win 3.11 Borland C++ 3.x I recall that there was a special sequence of keys that could be given to any windows control that would register that control as having a Shortcut with the shortcut key having an underline ... I have done a search on user defined shortcuts...
I have a Main Form control setup with a notinlist event ... if I enter a value in the control the event works great and my add to list code works. However a subform control has a result that I want to throw into the Main form control.
I used the Forms!<formname>.<controlname>.value =...
Not sure how to fix this ... I need to reference a control value from a parameter query ... as pointed out in a previous thread a query does not know how to use the "me" option so it either needs an absolute reference or a getvariable function call.
I have a Main Form with a Tab Control that...
In the process of merging together several forms into a tab control form and finding I have a problem because I used absolute references to form fields and objects ... is there a FAQ or tec reference that describes methods of dereferencing so that these forms will work either as forms or subforms?
I have built two separate databases that I now want to pull them together ... I started with 3rd new blank database and used the import wizard to import all the tables, Queries, Forms, and Modules from the 1st Database ... then imported all the Queries, Forms, and Modules from the second...
I have a stored query that references a Form variable:
select Count(*) as Foo
From sometable
where (((sometable.somefield) = [Forms]![SomeForm].[SomeObject]);
The MS Access knowledgebase is suggesting that I use this code to access a Query ... but I get an error saying there are too few...
Having a gey moment ... attempting to fix a broken database with recovered queries and data.
A query which references form fields is not binding to a list control in the forms design mode
SELECT tablename.tablefield
FROM tablename
WHERE tablename.tablefield2 =...
been a long while since I cracked a Foxpro IDE (version 2.5) ... in the beta version of VPF 9 the limits for a Database Field name is 128 and a free table is 10 ... yet I cannot updload a csv file exported from ACCESS that appears to have more then 10 but fewer the 128 characters
The dialog...
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.