Group:  Microsoft Access » microsoft.public.access.dataaccess.pages

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
13 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  
The database has been placed in a state by user <name> on machine
Hi, when two ppl are trying to access the access data base in the common shared folder, one of them could not open & when the other try to open it is throwing the following error. "the database has been placed in a state by user 'admin' on m/c that prevents it from being opened or locked." Even if sometimes opened, we could not able to save the data. Basically we are not saving the ...
1 10.04.2006 23:46:01
test
groetjes -- groetjes Alice Ramaekers ...
1 10.04.2006 13:57:11
Start Earning Money 15 Minutes From Now
Did you know? $29 can make you $1,000? And $1,000 can return you $3,081,484 in 3 years? (without you lifting a finger) Yes, we will show you how AND give you the method Yes, InvestPlace uses extremely powerful tools InvestPlace contains a powerful combination of two match winners... This is some valuable information. I'm using it and watching my money grow everyday. ...
1 09.04.2006 14:21:15
hola
que es esto? ...
1 08.04.2006 05:58:55
test
...
2 06.04.2006 20:22:06
Adding Custom Filtering and Search Functionality to a Page
I've been trying to follow this example without much success:- Add "Group Filter Control" Functionality to Two or More Drop-Down List Boxes Here's the link to the page:- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_customfilteringandsearching.asp Could someone break this down for me, please! I've been able to create a form with the same functi...
5 05.04.2006 22:44:56
522525
2222 ...
1 05.04.2006 10:11:49
Creating a Pop-up Data Access Page
Hello can someone help me with the how to steps to Create a Pop-up Data Access Page in Access 2003 when you click on a cell inside a PivotTable List. I used the following example: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_creatingapopuppage.asp, but no luck. Any information will be helpful. Reference Script Info. ++++++++++++++++ <SCRIPT lan...
1 03.04.2006 16:17:11
Passing variables from one dap page to the next
Hello, I need to pass 5 variables from one page to the next when I activate a NEW record button. This NEW reord button is not the standard NEW button in the navigation bar, it would be used only in special cases when when need to open another record that contain some of the previous record information. How can I do that? I found an answer in the Discussion section but the links are...
2 03.04.2006 16:15:56
fdfdfd
hello. ...
1 03.04.2006 06:19:53
ujhjkhkjhjhkj
wadasi toya akila. ...
1 03.04.2006 06:17:31
Connection problems-online database with an online data access page
I have a microsoft access database stored on a server within a website and would like to be able to edit it using an online data access page stored in the same directory. I cannot get the data access page to connect to the database. Any suggestions on how to fix this. Is it as simple as correctly mofidying the connection string or more in depth? Ideas anyone? ...
3 31.03.2006 09:19:32
DAP shows in XP, not in windows 2000
Hello, Being a newbie to the world of DAP, i struggle to fins the cause to this problem. I have made a database, saved it on a server (running w2k) and made HTM-files with DAPs using only MS Access 2000. When connecting to any DAP using a winXP client the pages shows just fine, but no client running Windows 2000 will show anything except the titles on the DAP. All clients are fully...
4 30.03.2006 17:26:48
Automatically updating chart to include new column with VBA
I am trying to automatically update a chart using VBA whenever user clicks on the worksheet. Excel 2003 SP2 executes a SQL stored procedure and gets data from SQL Server backend - about some project categories on a monthly basis. And hence the each month a new column is added to the dataset for all categories (rows). The previous months are not deleted, they are needed as well. But the cha...
1 28.03.2006 19:46:58
Random Read Only pages
I am new to using Access 2003 and have created a number of data access pages, some of which I want to be read-only, others which people will need to update. Coincidently, the ones I want to be read-only aren't and the ones I want people to update are. I created them the same way so cannot work out why this has happened. ...
2 27.03.2006 11:28:31
hi
hi ...
2 27.03.2006 02:06:14
Can't get ODBC Databases on file menu
I've created a blank Access DB called Linked.mdb and have it open. I then go File-->Get External Data-->Link Tables... A window opens up looking for a file, and at the bottom is a pulldown menu for "Files of type:". When I select "ODBC Databases()", the window closes and nothing happens. If I select something else other than ODBC, another window comes up to continue with. I ge...
7 27.03.2006 02:03:56
Sending Email using Access Macros
When using the Macros in Access, I can from send any object via AOL mail. AOL opens and the table or query is attached. problem is....the Send To box in AOL wont populate with what I inout in the To box when preparing my macro. Any ideas? ...
1 24.03.2006 16:41:22
Reading the selected value of a bound combo
I have a section on my DAP that contains several bound objects Also I have a combobox bound to a different dataset I would like to use (in a VBA script) the selected value (displayfield) of that combobox. I access datavalues of my page objects like this: MSODSC.CurrentSection.DataPage.Recordset.Fields("<object>").Value How can I get the datavalue of the selected value of the combo ...
5 23.03.2006 08:05:13
Insert statement
Hi, I have an Access application that uses DAPs. There are four different DAPs, but two of the four have common fields. I have a Projects table that has ProjectID as the primary key. I also have a Tracking table that has TrackingID and TrackingSeq as the primary key, and ProjectID as the foreign key. What I want to do is insert a Tracking record each time a new project is created. I ...
1 21.03.2006 18:42:16
¤ China ZhongZhan Aids Mei Mei
Killer! http://onfinite.com/libraries/175399/440.jpg elmar@digi-art.de ...
1 21.03.2006 12:48:19
¤ China ZhongZhan Aids Mei Mei
Killer! http://onfinite.com/libraries/175399/440.jpg elmar@digi-art.de ...
1 21.03.2006 12:48:13
Trying to set DefaultValue based on ServerFilter value in Access 2000 DAP
I'm accessing two tables using data access pages and framesets. Here's the scenario: Two tables, A and B, with a 1 to many relationship between the two (A has 1, B has 0 to any number of matching rows). The column used to link the two is called 'intmid' in both tables. Each of the tables has it's own Data Access Page, and there is one html file called 'mainpage.htm' with two frames, one for...
1 20.03.2006 21:49:01
Ink
Sorry guys. The spam stuff was not my intent. I do oppoligies and won't happen again. I have never been on newsgroups before and not sure how to work them. I hope you guys can forgive a bad choice. Murphey...
1 20.03.2006 12:25:47
Submit botton - uploading CVs
Hello, Could someone please direct me how to set up an "submit" button to enable users to access my website and submit their CVs? I have got so far as to create a "browse" button and of course the "submit button", but no further. The user should be able to upload their CV onto a folder I nominate, or? Regards, Nik...
1 17.03.2006 08:02:02
13 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net