| Thread | Last Post | Replies |
|
| OLE information from OLE field | 14 Dec 2005 16:22 GMT | 6 |
When I open the table directly, I can see "MS PhotoEd.3" Sometimes when the field is selected, I see "Microsoft Photo Editor 3.0 Picture" Is there anyway I can use VBA to get this information? I haven't had any
|
| I wish knowledge as to creat a Bibilical data index i.e. Genesis to Revelations not alphabetical! | 14 Dec 2005 15:02 GMT | 3 |
I wish knowledge as to creat a Bibilical data index i.e. Genesis to Revelations not alphabetical! Can this be done using "Advance filtering"? and How?... I wish to be able to index a text that I'm curently working on and
|
| configuring access for all users | 14 Dec 2005 14:04 GMT | 1 |
I have a deployment question regarding access 2003 and windows XP Pro. I have an application that multiple users will use on the same device. I like to configure access on the device so all user have the same features pre configured. Does anyone know of a way to configure access
|
| How to Zip Files from ms Access | 14 Dec 2005 10:20 GMT | 5 |
I have files in my computers and now want zip that files and send it by email any one help me thanks Khalid
|
| Access database on Windows 2003 server is excrutiatingly slow | 14 Dec 2005 09:55 GMT | 8 |
Wonder if anyone can help me. I am running an access 2000 application with the backend on a server running windows 2003 and a seperate front end on each users machine. When i designed it, it was designed with a link table so that the user
|
| error setting a subforms recordsource from another form | 14 Dec 2005 09:42 GMT | 2 |
I'm attempting at the moment to set the recordsource of an unbound subform when i open up it's main form. My view is to have one intial form - called "Search" which has a number of unbound textboxes. When a user enters in a value into a field and
|
| Method for updating production backends with new tables/fields | 14 Dec 2005 05:43 GMT | 5 |
My application is beginning to interest prospective clients. This may be wishful thinking, but if I have a lot of clients how will I update a production backend when I need to add tables (for example, for new functionality in the new release front end) or modify tables with fields.
|
| MOST recent date | 14 Dec 2005 04:49 GMT | 1 |
I have a list of date on my table: ClientName ClientPurchase PurchaseDate
|
| Any reason to favor calling a batch file VS running a CMD directly in A97 VBA? | 14 Dec 2005 04:09 GMT | 13 |
I have a batch file named GetConf.bat. It contains a line like this: ipconfig /all >c:\MyAppDir\IPdata.txt I believe I could run the line with something
|
| Delete existing before running Open "c:\MyFile.txt" For Output As #1 ? | 14 Dec 2005 03:36 GMT | 4 |
Is it good programming practice to delete existing file before running Open "c:\MyFile.txt" For Output As #1 ??? IE, I already have a file c:\MyFile.txt on disk and I launch Open "c:\MyFile.txt" For Output As #1 ==> VBA is supposed to
|
| Code compiles, mde creation fails | 14 Dec 2005 03:29 GMT | 2 |
The .mde creation just sits there, until I click on the blank screen and I get a (Not Responding) message in the title bar. The code compiles fine. Other systems of a similar large size compile and .mde create fine, so I think it's not Access but something in this .mdb.
|
| Leaving debug.print statements in a database intended for runtime? | 14 Dec 2005 01:35 GMT | 5 |
I use a fair number of debug.print statements. My apps are fairly well 'peppered' with them. I've often wondered if leaving them in the mdb, creating and rolling out an mde intended for use in the A97 runtime environment might ever be cause for
|
| Method for updating production backends with new tables/fields | 14 Dec 2005 01:16 GMT | 1 |
My application is beginning to interest prospective clients. This may be wishful thinking, but if I have a lot of clients how will I update a production backend when I need to add tables (for example, for new functionality in the new release front end) or modify tables with fields.
|
| Proper use of global variables for reports | 14 Dec 2005 00:39 GMT | 3 |
I just got my first job in the IT field as a junior programmer. Right now I am working on my first assignment. It's not the best assignment in the world, but it's something I have thought about. My assignment is: Change all logos on reports in some Access 2000 Database to ...
|
| general db design question | 13 Dec 2005 23:04 GMT | 5 |
context: vb6 / ado / adox 2.8/ mdb file format / jet 4.0 provider (not using Access) trying to design first database I work for a very small company, detailing building 'components'
|