| Thread | Last Post | Replies |
|
| Si se conecta a un servidor IMAP o HTTP | 20 Jan 2004 17:02 GMT | 1 |
-------------------------------------------------------------------------------- Si se conecta al servidor IMAP o HTTP
|
| capturing error messages from ODBC connection from Access XP to SQL Server2000 | 20 Jan 2004 08:27 GMT | 1 |
I have forms, queries,macros, VB6, etc being created in MS Access XP. However, the tables are all created in SQL SErver 2000 Databases systems.
|
| ADO TSQL nested transaction... | 19 Jan 2004 15:44 GMT | 1 |
I'm developing an Access 2000 data project, and I have a situation in this code in that for each element selected in a list box, a SQL stored procedure is called to perform updates in several tables. What I would like to know is if an outer transaction opened in the VBA code
|
| ADP Replication | 19 Jan 2004 14:32 GMT | 4 |
I have a SQL server 2000 with an adp 2002. I am replicatig them from one city to the next on identical servers. Using ADP as the front end. I can replicate no problem transactional continous
|
| Connect with diffrent user | 18 Jan 2004 10:43 GMT | 6 |
I have an adp project I use sql server authentication. Is there a way to log on to the adp with diffrent user on any time i run the project?
|
| Converting Access Querry to Paramater Query passing Form Varables? | 17 Jan 2004 21:27 GMT | 1 |
I am upsizing a Access 2000 Database to SQL 2000 and I have a problem with creating a parameter query in SQL. In Access Code I do the following: Me.RecordSource = "SearchQuery" where
|
| What happens if the data is moved? | 17 Jan 2004 04:19 GMT | 1 |
If I move the database to another server... How do I connect my adp project to the new server?
|
| ADP 2000 & Write Conflict | 16 Jan 2004 23:03 GMT | 1 |
I am having problems with write conflicts in an adp 2000. I found the solution in the kb: http://support.microsoft.com/default.aspx?scid=kb;en- us;295225&Product=acc2000
|
| SQL Connection dropped | 16 Jan 2004 22:54 GMT | 1 |
I have a Access XP adp with SQL Server 2000 Standard back end. Connections are made with one of several generic accounts that define different roles / permissions in the SQL database. This works great but periodically a user gets a connection error when updating. When this ...
|
| tables and preserve relationships from MS SQL | 16 Jan 2004 22:52 GMT | 1 |
is there a way or a tool the will import tables and preserve relationships from MS SQL - preferably without using ADP? thanks much, mcnews
|
| tech help? | 16 Jan 2004 22:46 GMT | 1 |
Will someone be kind enough to send me the email of an individual at Microsoft who will assist me with a technical problem? Thank you. danrickent@mindspring.com
|
| displaying rtf formatting in an access form | 16 Jan 2004 22:45 GMT | 1 |
I didn try the rtf control but I still see the rtf program code instead of the formatted text. Is there a property in the control that I should be setting/changing?
|
| AVG, STDEV function doesn't work in adp | 16 Jan 2004 22:39 GMT | 1 |
I want to use aggregate functions in an access data project. However, in view designer it only has functions such as Min, Max, Count, etc, but not the AVG, STDEV that I need. The system throw me an error when I try to force using AVG and STDEV function like in SQL query.
|
| Link between ADP and SQL Server | 16 Jan 2004 18:20 GMT | 3 |
I have an SQL Server database which has been upsized from Access. I have written a procedure that Creates a new table. However, the ADP cannot see the new table until I go into
|
| Long time opening table | 16 Jan 2004 14:14 GMT | 1 |
I user access 2002 to open an SQL Server table from a database with about 400 tables. Access takes about 2 minutes opening and showing the table. Profiler shows a lot of SELECT statements reading from sysreferences and
|