| Thread | Last Post | Replies |
|
| Troubleshoot connecting client to SQL Server instance on a server | 31 Jan 2007 22:44 GMT | 6 |
I am in the process of testing a SQL Server Express 2005-Access 2007 ADP initially created on a single-user desktop in a multiuser environment, but cannot connect a test client. This is the specific problem:
|
| How to recover a corrupted adp file | 30 Jan 2007 21:39 GMT | 2 |
Help plz, i was working on adp project, and i realised a problem on my laptop and closed microsoft access and saving my adp file, after restarting the laptop, i tried to open the file again but it didn't anymore, it gave a message "not
|
| Locked out-- help!!! | 30 Jan 2007 21:04 GMT | 4 |
I don't know what I have done to the SQL Server but I just locked myself out. I cannot connect to it via Access from a desktop but, I can connect to it using Access from the server itself (w2k). It acts as if I'm blocked by a firewall. However, the web application using
|
| Stopping new record creation | 30 Jan 2007 18:43 GMT | 6 |
Greetings all. I am using ADP 2003 and SQL2K. I have a form with a stored procedure as the record source. There is a search form where users type in a job number that is passed to the procedure to bring up the record corresponding to that job number. The job number is the PK ...
|
| Accessing custom properties for an adp file | 30 Jan 2007 17:44 GMT | 2 |
I want to be able to define and manipulate custom office properties for an ADP file from VBA code within the ADP. Now, I can interactively right click on the file, choose properties, choose custom, and create a custom property and value. The property and
|
| PS name problem | 30 Jan 2007 17:26 GMT | 3 |
I 've an access 2000 adp connected to an sql server 2005 database. In access, in the listview of the stoked prodedure i see "Ps_TEST;1 (DBO)". The real name, that i can see in sql management, is "Ps_Test (dbo)". Why we get ";1" ? This problem concerns all stocked procedure.
|
| permissions | 26 Jan 2007 18:26 GMT | 4 |
how to print group/user permissions ?
|
| Linking to tables from another SQL database | 25 Jan 2007 18:03 GMT | 11 |
I have an adp, lets say it linked to SQL database called SQL_A. In another SQL database, SQL_Staff, there is a list of staff. I need to look up that list in my adp. However, as an adp can only link to one database, how do I get around this?
|
| Data Disappearing When Editing the Field | 22 Jan 2007 21:46 GMT | 16 |
I am using and Access 2000 database front end with SQL Server 2000. When I start to edit data in a text field on a form (the form is bound to the table) it disappears. Does anyone have any idea what may be causing this? I have verified this behavior with different tables and
|
| uniqueidentifier in Access 2002 | 22 Jan 2007 15:04 GMT | 5 |
I recently got an Access 2002 ADP that uses SQL Server 2000. I noticed that all forms are unbound. After some research it looks like there is (was ?) a known problem about uniqueidentifier columns. For example a bound Access form will create default values even for nullable
|
| Cannot connect to SQL Express 2005 | 22 Jan 2007 14:38 GMT | 1 |
I have an ADP which run very well under SQL 2000. I have recently replace the SQL 2000 with SQL Express 2005. My ADP now cannot connect to SQL Express 2005. Could anyone advice?
|
| New to SQL server | 22 Jan 2007 09:41 GMT | 75 |
I am just learning SQL server - I'm going through these videos from a company called Learn Key - 18 videos - it's the most , comprehensive, educational, interactive, user friendly learning materials I've ever seen. A-nyway, what is the big advantage with SQL server ? MS Access ...
|
| Connection Timeout | 22 Jan 2007 04:44 GMT | 4 |
Using the standard Data Link Properties Connection dialog there is option on the Advanced Tab to change the connection timeout from the default 30 seconds to another value. Occasionally, depending on the database workload and volume of data, I have
|
| Setting .adp properties outside access (AllowBypassKey) | 21 Jan 2007 08:16 GMT | 9 |
Hi everyone! I need to open an ADP project through automation (I know how to do that). However, when I do it all the scripting stuff starts executing (startup forms, autoexec macro..). I would like to bypass these methods and open the adp file to do my stuff. What I would like is a ...
|
| Fatal errors with SQL 2005 | 16 Jan 2007 18:54 GMT | 5 |
I have an ADP in Access 2003 that we've been running against SS 2000 on a win2000 server for a couple years. It's got a bunch of vbscript behind everything. Recently, we moved the databases to a win2003 server with SS2005. Most
|