ms-access
How do I store tabular data in MS Access?
I am having trouble figuring out how to store my data in access. I need to keep track of students test results and comments.[详细]
2023-04-12 19:07 分类:问答DataFormatString from a dataset, by code
I have selected a bunch of data from my access database which one of the fields is a DateTime field. I\'m trying to show it formated in a GridView but when I try:[详细]
2023-04-12 17:52 分类:问答Create query from record in table in Access VBA
I\'m using Microsoft Access for product pricing for a small business.I have a products table, our supplier\'s prices, and specialized customers table.There are different queries that take our supplier[详细]
2023-04-12 11:12 分类:问答Cant Create tables in access with pyodbc
I am trying to create tables in a MS Access DB with python using pyodbc but when I run my script no tables are created and no errors are given. My code:[详细]
2023-04-12 09:13 分类:问答MS Access DDL: Show Foreign Key References in Relationship View
Using an ADODB connection object, I am able to use SQL DDL with MS Access (joy!). The odd thing is that sometimes declared foreign key references show up in Access\' Relationship View - this would be[详细]
2023-04-12 09:11 分类:问答Concatenating strings in VBA
I\'m maintaining an application written in Microsoft Access with VBA. I\'m glancing over my code and have just noticed I have subconsciously been concatenating strings together with the plus (+) symb[详细]
2023-04-12 08:52 分类:问答Connecting ASP.NET with Access database 2010 using windows 7 x64
I\'m trying to use a database I have in Access 2010 and trying to connect it using ASP.NET. Currently, I\'m using Visual Stud开发者_StackOverflow社区io 2010, Windows 7 x64, Office 2010 x86 (but I alre[详细]
2023-04-12 08:43 分类:问答MSAccess VBA: How to display number with preceding 0?
I have the following zip codes in a linked table. My query pulls from this linked table. 01234 00123 12345[详细]
2023-04-12 07:58 分类:问答Trouble with sql query using Access Database
im using Access as the database and im having a problem with the query below. I know the problem is with the email_date field but I dont know how to fix it. The problem is a text field which im trying[详细]
2023-04-12 05:24 分类:问答MS Access Serializing Complex SQL Fields?
It\'s not really complex.Basically, some data are stored as normal \"Text\" field but uses the built in Combo Box as Display Control.This is all fine and good except now when I try to export all the d[详细]
2023-04-12 05:16 分类:问答