| Thread | Last Post | Replies |
|
| Retrieve selected field name | 30 Apr 2006 01:16 GMT | 1 |
Doug First, the reason I want the event is because I use the same procedure to undo any changes to the field when it loses focus by reading the third parameter passed to setFieldColorsEffect. Remember the idea here is be able
|
| How do you distribute backend? | 28 Apr 2006 19:03 GMT | 2 |
Hi again everybody, Running A2002 Dev. In the A97 days, when creating a Package, you could include the Backend, and stipulate that it should not be uninstalled, or overwritten upon
|
| Count of Yes/no Field | 24 Apr 2006 15:13 GMT | 2 |
Hi, I created a simple data base to count various task. Each field are Yes/No. I'm unable to count into a report the amount of Yes for each row of a table.
|
| Portrait and Landscape Layout in one Report | 24 Apr 2006 10:31 GMT | 1 |
is there a (VBA) solution to display and print different pages of ONE(!!!) Report in different orientations (landscape / portrait). Thanks in advance Philipp Krause
|
| Link Tables | 22 Apr 2006 15:53 GMT | 4 |
I have one application developed in MS Access as front end and SQL Server is used as back end database. For database connectivity i have used link tables through ODBC. This application was working properly since one year but now facing one
|
| Wanted: COM+ Surrey/UK | 20 Apr 2006 13:13 GMT | 2 |
Wanted - someone who knows the internals of Microsoft COM+ well and can debug/trace runtime performance problems. In particular investigate threading issues. Platform is Win 2003 server. A knowledge of Delphi would also be very welcome.
|
| importing excel .csv file from internet using mircosoft access | 20 Apr 2006 10:11 GMT | 1 |
Hi, can someone please help me. I would like to use microsoft access to create a simple project to import excel files with extension .csv from the internet webpage to my microsoft access database project.
|
| Macro Security on Runtime | 17 Apr 2006 18:48 GMT | 2 |
I've packaged an app and installed it on a machine. I'm using Access 2003 Dev. Tools. When the user runs the program they have to go through three security boxes to get to the app. They cannot however set permissions to allow VB to run
|
| data on text form | 15 Apr 2006 20:39 GMT | 1 |
I have a form with two text fields bound by a table. I enter data on the first fields and go to the next field and enter data. I am unable to access the entered data of the second field unless I tab back to the first field. Please help. I should be able to enter data on the ...
|
| select * from (select * from Employees) as T1 | 15 Apr 2006 05:23 GMT | 1 |
I've used Sql Server a lot, and need to use MS Access for a small project. I am trying to use a single SQL statement to do a sub-select, like: select * from (select * from Employees) as T1 I cannot use a nested Sub-query because that requires me to physically alter
|
| Access - Powerpoint | 10 Apr 2006 16:19 GMT | 2 |
I have an office developer xp 2002. I am trying to make a presentation i Powerpoint from Access. Set PowSli = PowWorS.Slides.Add(1, 12) With PowSli.Shapes.AddTextbox(msoTextOrientationHorizontal, 200, 180, 520,
|
| New Secured Access Database | 06 Apr 2006 01:23 GMT | 3 |
I've recently secured my Access 2003 database with the user security wizard. I would like to make additional safety precautions with the database so that when a user is logged in, they will not be able to close the database without some kind of password. I would also like to
|