It's difficult to tell what is being asked here. This q开发者_开发知识库uestion is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
I\'ve got query called Date which has two parameters: Date, IfEndDate and NumberOfMonths and IfEndDate is true it counts [NumberOfMonths] months before entered date as StartDate, and entered date name
Is it possible to implement an ASP website wri开发者_如何学编程tten using VB Script on a PHP MYSQL server. Maybe their is a php interpreter that can parse the asp files or something like that?No, ther
I have created a macro to run a saved import (a file imported from Excel into Access 2007).When I run the macro, the saved import runs and the following happens:
Each survey has multiple questions (10) and each question has it\'s own rating. At the moment I can only insert a rating for each question one at a time. I\'m trying to create one form so that I can a
i have database in access with auto increase field (ID). i insert record like this (in C#) SQL = \"insert into TermNumTbl (DeviceID,IP) values (\'\" + DeviceID + \"\',\'\" + DeviceIP + \"\') \";
I\'m using classic VBA and I\'m having problems creating an external file. Bassically using a table I want to create a standard txt file.
In access 97, is it 开发者_StackOverflow中文版possible to add some element to the form using VB, like some command button whose caption is \"Hello Word\" and which height is 300 and width 700?Try the
This d开发者_开发百科atabase is linked to SQL tables. I used multiple queries to open duplicate forms because the different criteria.Then I tried creating the search criteria with macros in the where
So i am attempting to open an mdb file in oracle sql developer, however i am getting this error: No read access to system tables. modify acces开发者_如何学Gos db before retrying.