| Thread | Last Post | Replies |
|
| 2007 co existing with 2003 | 31 May 2007 20:39 GMT | 6 |
I have both Access2007 & Access2003 on a Vista Ultimate machine. If I open 2007 after having a 2003 .adp open, the 2007 configuration runs. Same going the other way. After working in 2007, if I open a 2003 .adp, the 2003 configuration runs.
|
| Changing Server | 31 May 2007 04:40 GMT | 14 |
I'm just wrapping back an ADP project, but am faced with dilemma. Here's the situation. * Have a test server: ServerA * ADP compiled to ADE to use ServerA
|
| Upsize no longer transfers "Required" fields to Not "Allow Nulls" | 30 May 2007 18:26 GMT | 6 |
I have been working on upsizing an Access 2000 data structure to SQL Server 2000 using the Upsize Wizard in Access2k2/XP. I have been developing the data structure (no data yet) in Access, upsizing, reviewing the results, tweaking the structure in Access, then repeating.
|
| SQL Server View backed Form | 30 May 2007 16:57 GMT | 6 |
MS Access 2003 SP2 - SQL Server 2000 SP4 Background: Same Access VBA code works fine on 15 other forms. But a form backed by the following view gives concurrency problems. IE, says another user has modified the record and gives options to "Save
|
| Catching a NULL in INT column in CURSOR in a SP | 29 May 2007 15:13 GMT | 1 |
In my SP I am opening a VIEW as a CURSOR. The view returns all NULLs if there are no records in the underlying table. This breaks my SP namely - cannot SELECT INTO @intVar when the actual value is a NULL. It would be perfect if I could convert all NULLs to zeros.
|
| Stored Proc with param used for combo box | 29 May 2007 14:23 GMT | 6 |
I'd like to have ComboBox 1 drive what is displayed in ComboBox 2. I can use forms and even subForms & Reports, and use stored procs for everything using the .InputParameters property
|
| Write conflict in ADP on updating table including triggers | 27 May 2007 11:06 GMT | 5 |
Summary of the problems surrounding ADP SQL and TRIGGERS Every trigger starts with AS SET NOCOUNT on
|
| Get statement of a SQL object | 25 May 2007 15:42 GMT | 5 |
I am developing a routine that needs to grab the SQL statement for each database object in the current project (ie the SQL statement for each stored procedure, view, and function). This is a sample of how I'm iterating through the objects in VBA:
|
| Different @@SPID for same user/connection ?!?!?! | 25 May 2007 07:46 GMT | 21 |
I am currently writing an ACCESS ADP app which uses SQL Server 2005 Express Edition. users have to login to the app/database and I am setting the current application-connection:
|
| Access Migration to SQL | 24 May 2007 19:56 GMT | 6 |
I had a database that the user opened a mde front end with a few front end tables but most of the data was linked to a mdb backed. The backend was on a shared drive on the network. Do to the size of the table the company wanted to move the backend to Microsoft SQL 2005. This ...
|
| query SQL-server/database via VBA ??? | 24 May 2007 19:41 GMT | 5 |
I am writing an ACCESS 2003 ADP app which connects to a Sql Server 2005 Express Edition database. to enable my user to login to the database, I ask him to enter the name of the server (instance), database, username and password.
|
| adp vs mdb | 24 May 2007 15:58 GMT | 42 |
I am trying to decide whether it is best to use an ADP or MDB structure with Access 2007 when upsizing from an existing all-Access mdb to SQL Server. The more research I do, the more conflicting opinions I find. For example, I had understood that an MDB will pull an entire table ...
|
| Insalled RMS using new SQL server- will not work with Access 2003 | 24 May 2007 05:26 GMT | 2 |
I just installed my upgrade MS RMS (POS software) that is using the New SQL - My access 2003 will not allow me to do Queries anymore. Do I need to upgrade to 2007? or do I need to update the software? Any ideas would be appreciated.
|
| help with access project(ADP) | 24 May 2007 05:02 GMT | 2 |
hello.. i have a complex situation here, i'm very new in programming i try to make an application in Access project, some thing like book
|
| hi | 24 May 2007 04:55 GMT | 1 |
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
|