| Thread | Last Post | Replies |
|
| ADE or MDE: Does this sound logical? | 30 Jun 2006 23:16 GMT | 2 |
Sorry, this is all a bit "after the fact", but I'm interested in oppinions please as I may adopt this approach again: I recently developed an application for a client which has to run on a very slow and unreliable network. Replication is not on the menu for various
|
| Access Front End broke. Due to concurrent users? | 30 Jun 2006 19:12 GMT | 2 |
I searched this forum but didn't find anything like this that looked like it was particular to .ADP files. Maybe that's because it doesn't matter what kind of file you're using. If so, I apologize for being bone-headed. We (not me, I didn't do it) have a .ADP front end housed on a ...
|
| transferspreadsheet is very slow | 30 Jun 2006 11:35 GMT | 4 |
The customer uses windows 2000 and office 2000. I have made an access 2000 project (.adp file) as client connected via network to sql server 2000 server. The problem is that import of excel worksheet via the client has become so
|
| Modifying Sql server data through Access | 29 Jun 2006 23:41 GMT | 8 |
We are planning to move our database from Access to Sql server.But the front end application to remain in Access.We will be creating ODBC links to the sql server database to use its functionality. The problem is if while creating the links in Access if I do not supply the field for ...
|
| Query limitation | 29 Jun 2006 02:02 GMT | 2 |
Being new to access, I used the Query builder to identify the field list in Report Generator. I'm creating a report in Report Generator that pulls across multiple tables. As many as 8. When I get to the sixth table, it causes the links to come up with an error. 5 tables is fine ...
|
| ADP & ODBC | 28 Jun 2006 22:45 GMT | 6 |
Okay, I'm just about at my wits end trying to get this to work. Here is our setup: Windows Server 2003 w/ Microsoft SQL server version 8.0. We have a database setup on the SQL Server along with an ADP project. The ADP project works as
|
| Get logged in username | 28 Jun 2006 22:13 GMT | 3 |
Would like to update a field with current logged in username (Active Directory) whenever inserts and/or edits occur in a form. Using Windows Authentication on SQL 2000. Dont know where to begin. Thanks
|
| Mail Merge with Access query linked to SQL tables | 28 Jun 2006 21:07 GMT | 1 |
I just can't figure this out! I have a mail merge that works with an Access 2000 parameter query (with linked Access tables). Been working for months. I've changed the parameter query to use linked SQL Server tables and it works fine from Access. When I try to connect the new ...
|
| DBCC TRACEON | 28 Jun 2006 15:44 GMT | 1 |
Goof morning, I still have in the event log next messages : Event Type: Information Event Source: MSSQLSERVER
|
| identifying the form that has lauched a form | 27 Jun 2006 03:57 GMT | 11 |
I would like to be able to identify the form that loaded a particular form so I can do refreshes and updates to the correct form, is there an easy way of doing this? I was going to pass a paramater on launch to identify the calling form and
|
| Change data type | 26 Jun 2006 21:06 GMT | 2 |
I have a table named Addressbook with fields: ID int Name nvarchar I want to change the type of ID to:
|
| Form with Combo Boxes | 22 Jun 2006 01:43 GMT | 2 |
Im trying to make a form in Ms Access ADP XP, and using a Back end SQL Server 2000. Everything is great, and works fine, But I will use this app by Internet. Any advise in how to improve speed. Maybe using lees combo boxes? I use
|
| sproc has too many arguments problem | 21 Jun 2006 22:42 GMT | 2 |
I'm using a sproc to return role membership values and it worked fine when I used just one input and output parameter. I run the sproc on the adp's main form and set different global variables to true for every role the user is a member of. I want to try and pass all roles to the ...
|
| Digital Signature in ADP | 21 Jun 2006 21:02 GMT | 10 |
How can I apply a digital signature my ADP files? I have searched it, and found the steps Microsoft gives to apply a dig. signature to a reg. Access app, but I cannot find the places in my ADP. Thanks,
|
| Parameter Query | 21 Jun 2006 15:58 GMT | 1 |
I’m using sql 2000 and Access 2003. Ok, in Access to create a Parameter Query you simply type in the fields criteria something like: [Enter a Trip No] and you’re prompted to enter a Trip No. With sql I’m trying to create the same type of Parameter Query that will ask
|