| Thread | Last Post | Replies |
|
| MySql Versus Sql Server | 16 Nov 2006 14:42 GMT | 1 |
I am looking for paper preferably from Microsoft on how to use Msql with Microsoft Access on the Web and where to get MySql with support.
 Signature Ilya
|
| Msgbox | 16 Nov 2006 14:00 GMT | 1 |
When I run the 'docmd.runsql( sqlcode )' command to add data, I got some messagebox. I will be excused from them, how do I do that. //Lasse
|
| Access 2003 and SQL Server 2005 | 16 Nov 2006 10:40 GMT | 3 |
I know this issue has been posted a number of times, but I haven't seen any work around solutions. Perhaps there just isn't any, but if anyone has any suggestions, here's the issue: Our office has a number of users who use Access 2003 ADPs to create/modify
|
| Cant save data to file selected | 15 Nov 2006 17:20 GMT | 2 |
Greetings all. I have been trying to get the acOutputto command to work for some time now, and I can not find the answer here or on google. My report name is 'ODN Schedule', the code is as follows: stDocName = "ODN Schedule"
|
| Access 2000 subform: problem accessing a property or method of the OLE Object | 13 Nov 2006 22:16 GMT | 9 |
Property or method not found Hi everybody! We're planning to start a new Project using Access 2000 adp. In the Prototype we detected a problem.
|
| Run SQL Scripts Files from ADP | 12 Nov 2006 19:17 GMT | 4 |
I have an Access ADP application that connects to SQL Server 2005. I am having a hard time figuring out how to execute script files (.sql) I have created that will modify the database structure in SQL Server. I need to have the ability to modify my SQL Server Database structure ...
|
| ADP - record source doesn't exist | 11 Nov 2006 03:40 GMT | 15 |
few users have problems with our application (ADP+SqlServer2000). When they want to open a report which source is a stored procedure, they get message that "record source specified..... do not exist" - of course, it's not true.
|
| Form not showing records | 10 Nov 2006 20:37 GMT | 7 |
Greetings all. Form1 has 3 combos - cboRegion, cboECD1, and cboECD2, all are unbound. I want them to pass their values to a procedure used as the record source of Form2. I have recently honed this set up thanks to Sylvain and Robert, but it will not work this time. The ...
|
| Access 2007 and ADP projects | 09 Nov 2006 19:05 GMT | 3 |
I´m an Access 2000 ADP user, and I´m finding some troubles when looking for this format (existence or not) in Access 2007. I´ve found this link: http://technet2.microsoft.com/Office/en-us/library/1dce641e-ba1c-446a-8ff2-22176 9a58ba51033.mspx?mfr=true But nothing is as clear as I ...
|
| Cant view Stored Procedures in Access 2000 ADP | 09 Nov 2006 14:10 GMT | 2 |
I've searched on MS, through groups and still cant find a solution to my problem. I'm using Access 2000 SP3 with SQL Server 2000 SP4, I have SQL client tools installed on my dev box also. When I try and edit a stored procedure in my Access ADP I just get the
|
| Conditionally calculation | 07 Nov 2006 17:23 GMT | 5 |
How would one go about conditional calculation based on other fields? FOr example Table 1: Territory_Group, AOI_High, AOI_Low, Factor_High, Factor_Low Table 2: Territory_Group, Cov_A
|
| Trap loss of connection | 07 Nov 2006 01:02 GMT | 1 |
Using Access VBA with Sql Server Users getting connection failure errors with our ADE due to timeouts, after being away from the workstation for a while. Also... I know I can check the CurrentProject.Connection.IsConnected
|
| unexpected requery of subform | 04 Nov 2006 16:52 GMT | 4 |
Hi group, Access 2002, SQL-Server 2000 I have a mainform with a subform. Mainform is bound to a view for some order data.
|
| SQL Server Login | 03 Nov 2006 16:39 GMT | 1 |
Individuals with acccess to our 3-party software have been encountering the following error messages: Connection failed: SQLState: '28000'
|
| Max characters in Subreport on ADP | 03 Nov 2006 16:33 GMT | 11 |
I am using ADP to build reports for some SQL Server apps we have. I am having an issue with a subreport truncating the text returned from the database. In our interfaces, we aren't having this problem, in SQL Server Enterprise Manager, no problems, but in our ADP it truncates ...
|