recordset
Create a field name from a recordset
I have a form that displays information on a project that has 10 check boxes. The check boxes are named \"chkAudience1\", \"chkAudience2\", etc through \"chkAudience10\". Any combination of boxes can[详细]
2022-12-17 11:47 分类:问答mysql - get results at mysql prompt, but not through script?
I\'m using php to fetch some records from my db and it keeps returning \"No results found\".But, when I print the query to the screen and copy and paste it at the mysql prompt, I get 1 row.Granted, it[详细]
2022-12-17 08:56 分类:问答Using NOT LIKE in Filter property of a VBA Recordset
I am using Excel 2003 to connect to a SYBASE database using a VBA recordset. I want to filter the records.[详细]
2022-12-16 06:38 分类:问答Choosing specific record for form
On this form, I cre开发者_如何学JAVAate a grid, almost looks like a bar chart with little \"cells\" stacked by month. Each of these \"cells\" are square sub forms, and I create the little square forms[详细]
2022-12-12 11:40 分类:问答Deleting rows from a table using a loop
Why does my Do Until loop try to run raw.Delete even though raw.EOF is true? If I have an empty table, this crashes. Why?[详细]
2022-12-10 23:04 分类:问答Retrieve ADO Recordset Field names (Classic ASP)
I wonder if someone can help: Long story short, I\'m using MSSQL2005 to build a Pivot table. The data being examined is limited by date range (All data for 1 week starting from the nearest Monday to t[详细]
2022-12-10 05:06 分类:问答Changing cursor type with stored procedure in ASP
Using ASP, I want to call a stored procedure that returns a recordcount. I understand that I have to change the cursor type to adOpenKeyset or adOpenStatic to return a recordcount.开发者_运维知识库[详细]
2022-12-09 19:28 分类:问答