| Thread | Last Post | Replies |
|
| SQL Server 2005 Standard can not install on my system AMD Athlon x3 425 | 25 Feb 2010 01:55 GMT | 2 |
amd athlon Microsoft SQL Server 2005 Standard install on my system I can not x3. Database services can not be installed. and SQL server is not installed. Thanks in advance for your assistance.
|
| FILTER BY FORM | 24 Feb 2010 14:13 GMT | 3 |
I want to apply filter by form and i mean by that i want to open a form the form will be opened according to a data in the first form so it will filter the data according to the first form
|
| Slow response from MS access report | 19 Feb 2010 23:46 GMT | 4 |
We use MS Access form (2000) to post records to SQL 7 database, and at the end it previews report for posted transaction. For some reason, running this access form to post transaction and preview report, takes longer each day. When I look at the SQL tables transaction
|
| SPs vs. Views | 15 Feb 2010 14:09 GMT | 2 |
I want to learn more about the difference between a stored procedure and a view. I have an adp front end and a SQL back end, which was converted from an Access darabase. I've been doing most of my data selection-type work using views because views seemed to be the closest thing ...
|
| b | 10 Feb 2010 13:03 GMT | 1 |
|
| Accessing Stored Procedure via VBA | 10 Feb 2010 02:25 GMT | 5 |
I am trying to work with Stored presucures insted of buliding querys within vba. I am working with an access .adp (Access 2007) and SQL Server 2005 There are two quesitions I would like to know: 1. How to use a stored procedure with parameters as recordsource for an
|
| User rights issue | 06 Feb 2010 11:10 GMT | 9 |
Hi I'm having the following issue with user rights. My ADP connection is using the sa account, and I save the password. I can see all the tables, however, after each table it has (NT Authority\Auth Users)
|
| Converting Nulls to 0 in order to be taken into account in an aggregate | 03 Feb 2010 07:55 GMT | 10 |
I am working on a project in Access connected to a db on SQL Server. I want to make sort of a system for inventory management. I already have a Companies table (tbl_Companies), as well as a Products table (tbl_software_products). I also created a product transfer table
|