| Thread | Last Post | Replies |
|
| Using Subqueries in an UPDATE Statement | 30 Apr 2008 16:51 GMT | 2 |
I have the following stored procedure and i would like to know how I would update a table with the results: Create PROCEDURE Proc_UpdateBalance AS
|
| Adp to SQL 2000 Internet connection basics | 30 Apr 2008 02:02 GMT | 4 |
Hi there I'd wish to test my adp application (Access 2003, working allready on LAN) to access the MS SQL Server 2000 throught the internet. Questions: 1) If, for security reasons, I'd like to expose a different port on the
|
| LINKING TO AN SQL SERVER 2005 DB THROUGH ACCESS 2007 | 29 Apr 2008 10:25 GMT | 7 |
I am new in Access 2007 (and Office 2007 in general) and the environment seems too strange for me. I want to link to an SQL Server 2005 DB but I don't know how. I opened the External Data tab -->Import -->more -->ODBC database, I followed
|
| Please help me format the day of week using Transact-SQL | 28 Apr 2008 21:47 GMT | 1 |
I have create a form with a chart that pulls data from an aggregated view. The the values are grouped by day of week. For instance, 1,2,3,4,5,6,7 The problem is that that I need it to only read as mon, tue,wed, thur, fri ,sat, sun
|
| database structure | 28 Apr 2008 17:58 GMT | 5 |
I am hoping someone can help me with a query I have regarding a database structure I am working on, and if there is any way to improve what I have created. Basically, I need a solution that records pets, treatments assigned to pets, and subsequent invoices for the
|
| Re:test1 | 27 Apr 2008 03:32 GMT | 1 |
|
| Why is this faster | 26 Apr 2008 22:07 GMT | 2 |
Access adp on SQL-server 2005. The adp run successfully 8 year but the company (orders, database, specialy some tables) grows very fast and some code runs to slow. 2 questions about this problem.
|
| test | 25 Apr 2008 22:52 GMT | 1 |
I am just testing this to see if it will work for my class
|
| Linked List Boxes on Form | 25 Apr 2008 22:23 GMT | 7 |
I have 2 linked list boxes on a form. One lists Departments, and the second shows the corresponding Employees of the selected Department. In the Acccess .mdb version, When a department is selected from the first list, the After Update event runs VBA code that requeries the second ...
|
| ADP vs QA Queries | 24 Apr 2008 18:05 GMT | 3 |
I have really a strange issue. Same Query "select......" runned via ADP goes in timeout, from profiler i saw it took about 30000 ms, runned under Query Analyzer took 300 ms! Any Idea, I have a serious performace issue.
|
| MSSQL Restore Error: The system database cannot be moved by RESTORE | 24 Apr 2008 17:12 GMT | 1 |
I have these parameters: R:\Backup\master.bak - (Full backup master database) C:\Program Files\Microsoft SQL Server\Dane\MSSQL\Data\master.mdf - destination file master database
|
| Using an unbound form for displaying and updating data | 22 Apr 2008 08:02 GMT | 4 |
I have an Acces 2007 project using SQL Server 2000 as a backend. I I have 70 recuring inspections due throughout the year, with varying frequencies. Frequencies are monthly, quarterly, semi-annualy, etc and each one has a different day of the month they are due on. For quarterlys ...
|
| LISTBOX IN ADP | 21 Apr 2008 03:25 GMT | 1 |
I need help in displaying two coloums in a combo box/list box in access data page. However the list box insist can only show one coloum. How can I get to display the two coloums in the list box or is there any other way? Thanks so much.
|
| onvert Number from SQL Server to Acess | 20 Apr 2008 21:32 GMT | 2 |
I have a problem. I exporta data from Sql Serv to Ms Access and the precision of the numbers is not the same. for example
|
| table ; linked server : read only | 20 Apr 2008 18:09 GMT | 10 |
I work on an MS Access project ( *.apd - file) that is linked with a SQL-express server 2005 (local installed). On this server are 2 databases x and y. I linked some tables of database x to y and here's the problem: the linked
|