ms-access
How best to implement a login system in VB.NET using LINQ to compare information with an Access table? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-09 01:12 分类:问答Sql Query statement under microsoft access
i have 2 tables: Employee: ID SalaryPerDay overTimeHoursPrice ..... ..... Schedule: ID EmployeeID Date Attending(boolean)[详细]
2023-04-08 23:29 分类:问答How do you set the required property when adding a column in Access using ADOX?
I have the following script tha开发者_JAVA技巧t adds columns to and table in an Access database. I don\'t know how to set the \"required\" property of that column to \"NO\", the default is yes. Here i[详细]
2023-04-08 20:34 分类:问答Adding A Column To Access Database, Visual Studio Not Updating Column List
I have a project with a dataset of an access database file. I opened up the DB file in access, added a column to a table, closed VS2010 & reopened and still it is telling me that the new column i[详细]
2023-04-08 20:26 分类:问答Separate an Access db into distinct data and interface files?
I\'ve seen it done once, but didn\'t understand why the builder did this.What\'s the advanta开发者_Go百科ge, and if there is one, why is there no example of such an architecture in the literature?[详细]
2023-04-08 20:09 分类:问答ASP classic logic issue
I have recently taken over a website written in ASP Classic. It uses a MS access database for the back end.[详细]
2023-04-08 16:38 分类:问答"Call to undefined function odbc_exec()" error connecting to Access database on Linux PHP server
I am getting the folowing error trying to run a test query on an Access Database \"Fatal error: Call to undefined function odbc_exec() in /home/ratpackc/public_html/Preview/ADOdb/drivers/adodb-odbc.in[详细]
2023-04-08 14:31 分类:问答MS Access: Detecting a new item and notifiying user
I have an Access DB that stores sales data fo开发者_开发技巧r a small business.Each sale is recorded as a record in the \"Sales\" table.For each sale, the item name and customer name are stored, along[详细]
2023-04-08 14:30 分类:问答Problem passing decimal value to database (Access)
I want to pass decimal value to database table. When I send value 1,5 to database then save value as 15.[详细]
2023-04-08 13:30 分类:问答background color problem in an access form
I have a form containing a textbox \"Text20\". I have put some code in the OnCurrent event of the form:[详细]
2023-04-08 11:18 分类:问答