First  |  Prev |  Next  |  Last
Pages: 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462
Best way to list all available reports?
SELECT MSysObjects.Name AS ReportName FROM MSysObjects WHERE (((MSysObjects.Type)=-32764)) ORDER BY MSysObjects.Name; -- Jerry Whittle, Microsoft Access MVP Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder. "David Newmarch" wrote: In a database which contains a variety of possible repor... 19 Feb 2007 17:16
How can we know form's name in database
How to write code to find out all form's name in databse ... 20 Feb 2007 01:36
news korea
È𳯸®´Â ²ÉÀÙ http://homekorea.com.ne.kr http://korhouse.com.ne.kr http://homesex.com.ne.kr ... 13 Feb 2007 10:14
How to link a table from database protected by mdw file
Remember, anytime you launch ms-access, you MUST be attached to a workgroup file. So, if you launch your application, you should already be attached to the correct workgroup file. At this point, your regular re-linking code should work just fine. I do believe that a user needs read + write permissions on the ta... 10 Mar 2007 06:40
Delete query
Hi all, Someone please tell me, where did I go wrong with this code? SQL = "Delete TBL1.A, TBL1.B, TBL1.C, TBL1.D, TBL1.E, TBL1.F, TBL1.G " & _ "FROM TBL1" DoCmd.RunSQL SQL I have received SYNTAX ERROR - ERROR 3075 Thanks in advanced ... 12 Feb 2007 07:52
Mainframe
I want to know about the uses of the Mainframe Computer and aside from that I want to kow where it is used ... 9 Feb 2007 23:28
third table relationship and query on form
dear comrades, i have three tables making for an trade union accounts viz BRANCHES EMPLOYEES MEMBERSHIP DEVELOPMENTFUND EXPENCES branh id(pk) names names(loopup) names(lookup) branchid(lookup) employeeid(pk) memberid(pk) devlopmentid(pk) date ... 20 Feb 2007 09:03
Help with creating a calculated field
I am writing a Dabase where an employee can type in a part number and hit OK and it returns the information on the part (E.G. cost, list price, retail price, units on hand, description, etc.) I have all of that working, but I can't figure out how to make the retail portion work. Retail price is the markup on ... 25 Feb 2007 15:45
searching for names - multiple names per record
My database needs to track several names (first and last) for each record. My initial database had all the names (first/last) in the main table. In an earlier request for help re: searching for lastnames, someone suggested that I put all the names in a separate Names table with a nameType comboBox. Now that I... 22 Feb 2007 19:37
Download Paint
Where do I download microsoft paint!can somebody please give me a link or something I'm desperate! ... 2 Feb 2007 06:32
First  |  Prev |  Next  |  Last
Pages: 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462