ms-access
Continuous form selection deselected on command button click
I have a continuous access form with record开发者_运维知识库 selectors enabled.Here\'s the code for the btnPrintReceipt click event handler.I want it to get the ReceiptID of each selected record and o[详细]
2023-04-08 10:46 分类:问答how to limit the characters in access to more than 255
How to limit the characters in access to more than 255? for example, I want it the memo or text box to limit it to max 300 characters.[详细]
2023-04-08 09:36 分类:问答Noob seeking help with Database [Access]
I\'m fairly new at access and I have no clue how to handle this situation. I dont even know where to start so any help would be greatly appreciated.[详细]
2023-04-08 09:23 分类:问答A table value places a checkmark in a checkbox on a form
How do you have MS Access place a checkmark in a checkbox control based off a value in a tab开发者_开发技巧le?The usual way is to bind the form to a query or table and bind the control to the relevant[详细]
2023-04-08 08:19 分类:问答Search into a database using a form with various options
I have an .asp page and I am using VBscript. basically I have a database with country, partner type and phone columns. I know how to load these into a recordset and display them into an .asp page.[详细]
2023-04-08 06:09 分类:问答How to sort text column by number sorting in Access?
I have a column with address numbers (1, 1a, 3, 12b, ...etc). I need t开发者_高级运维o sort them as numbers (result as above), not text (such as 1, 1a, 12b, 3, ...etc).[详细]
2023-04-08 06:01 分类:问答How to add/modify the 'Description' property value for LinkTable in VBA?
I have a LinkTable which points to an existing table of S开发者_运维知识库QL server in my Access database.[详细]
2023-04-07 20:34 分类:问答Queries based on forms and MS Access development
i have 2 questions when i use access: i create a form with comboBox andcalenders, i want to choose an employee[详细]
2023-04-07 19:14 分类:问答Call an access function outside access with VB NET
I would like to call a custom created function in access from VB 开发者_如何学CNET. For example I created a myRoundNumber function in Access when i create a query in access with that function it works[详细]
2023-04-07 17:37 分类:问答Using Java to retrieve data from a Microsoft Access database [duplicate]
This question already has an answ开发者_高级运维er here: Manipulating an Access database from Java without ODBC[详细]
2023-04-07 14:11 分类:问答