Identifying Wireless or VPN network connnections66 (4/24/2013 5:55:44 PM) comp.databases.ms-access I am working on a function to check the type of network connections a
workstation is using. I can then warn or even disable an FE/BE Access
application if Wireless or VPN. Currently I am testing it on my sm... Ron
Apples Patent Idiocy728 (9/4/2012 7:16:06 PM) comp.os.linux.advocacy Apple Granted Patent To Disable Cameras According To Location
Recording, communicating during protests, political events could be
restricted.
Apple was granted a patent last week that will enable it to wi... none
Slowdown accessing BE052 (6/26/2012 8:12:23 PM) comp.databases.ms-access I have a Access 2010 application with the BE stored on a Windows 2008 server
and the FE on Windows 7. Normally performance is not a problem, but
sometimes the application will slow or crash doing even simp... Ron
Saveas slow273 (6/22/2012 10:18:06 AM) comp.soft-sys.matlab I am using matlab to generate a report containing a few hundred images.
The slowest part of my program is when I save the images using the following code:
saveas(gcf,full_path,'png');
where full_path i... Jonathan
Mouse select of a combo box not working249 (3/14/2012 12:52:06 PM) comp.databases.ms-access I have a form with a combo box the if opened it with docmd.OpenForm, "frmdSWBomImport "; combo box lines can be selected using the mouse. but If it is opened using an object variable the combo box values can ... Ron
Open a form with a object259 (3/8/2012 7:33:00 PM) comp.databases.ms-access I need to open a form as a dialog in Access 2010 using a form object variable. The form is defined with Modal = True and PopUp = True The object is declared as follows Dim frmBomDialog As New Form_frmdSWBomI... Ron
BE Access Version - Does it Matter1114 (3/22/2013 4:41:45 AM) comp.databases.ms-access I have a couple of quite old BEs - that have watched their FE's migrate from 97 to 2003 to 2010. I've never bothered to update the BEs - what are they losing out on ?
Regards
Paul Hayward
... pdh6767(7)
Transactions Rollback Fails613 (3/28/2013 2:11:02 AM) comp.databases.ms-access I have some code in an application which essentially does the following:
ws.BeginTrans
blnIntrans = True
Add record to table 1
Add record to table 2
ws.CommitTrans
blnInTrans = False
ErrorC... bob146(155)
Access keeps hanging/crashing516 (4/3/2013 9:30:15 PM) comp.databases.ms-access Access keeps hanging on me when I'm working with design view.
I can open an object in design view but when I try to close that object it hangs.
When I attempt to close an object in design view it hangs.... ovengravel(27)
TransferText import not working615 (4/9/2013 4:11:01 PM) comp.databases.ms-access I can find any working code anywhere for this.
I want to import a CSV file into access, which was previously exported from=
Excel. I wrote code to create a schema.ini file each time which addresses=
the... dwight.shackelford(2)
Determine version515 (4/11/2013 5:23:33 PM) comp.databases.ms-access Hi All,
In Access2003 I'm trying to determine what version of Excel is
installed on the users pc. We have a mix of Excel2003 and Excel2007. I
have an Access app that will export data from a continuous form... vulcaned(253)
Identifying Wireless or VPN network connnections66 (4/24/2013 5:55:44 PM) comp.databases.ms-access I am working on a function to check the type of network connections a
workstation is using. I can then warn or even disable an FE/BE Access
application if Wireless or VPN. Currently I am testing it on my sm... none10(3395)
Simple Arithmetic?55 (5/3/2013 2:06:07 AM) comp.databases.ms-access I'm posting this with an uneasy feeling that I'm missing something very
obvious, but here goes anyway.
In the following code, vChildCostOff and vChildCostOn are dates and
vCoreHours is a double.
The dat... bob146(155)
Import issue20 (5/8/2013 8:55:51 AM) comp.databases.ms-access Hey there guys
Using Excel/Access 2003:
I am using the following code to import data from a spreadsheet. One partic=
ular column of data is formatted as Text as many entry are a combination of=
numbers... noodnutt(61)