ADO
can't get scope_identity after insert in classic asp
I have to do a quick and dirty sql session storage for classic asp so I have the following stored procedure that does the inserting work.When I run it from sql management studio or through asp code, i[详细]
2023-03-07 06:39 分类:问答Delphi- Passing parameters to ADOquery
Dear experts, I’m trying to filter the result in dbgrid connected to adoquery, depending on user selection of 4 checkboxes, user can select one or more fileds to filter the data accordingly[详细]
2023-03-06 04:42 分类:问答Connect to Sun LDAP with ADO
I want to connect (and get user\'s group) to a Sun LDAP server with a Delphi program. I think ADSI works only with Microsoft LDAP.I try it with ADO, but I can\'t connect.[详细]
2023-03-05 16:07 分类:问答Code is OK in DAO but gives run-time error '3021' in ADO
This occurs after replacing DAO with ADO in a VB6 project that uses an Access 97 database. It occurs on the line marked \'Error Here in the following snippet:[详细]
2023-03-05 13:02 分类:问答C# Conversion from VB6 - Recordset
I\'m wanting to convert the line to C# from VB6 and am having quite the di开发者_如何转开发fficulty doing so.[详细]
2023-03-05 02:36 分类:问答Dataset retrieving data from another dataset
I work with an application that it switching from filebased datastorage to database based. It has a very large amount of code that is written specifically towards the filebased system. To make the swi[详细]
2023-03-04 21:06 分类:问答SQL Datepart Where Clause not working
I am having a problem with the end of a complicated query: SQLString = \"SELECT i.CONCOM, COALESCE(SUM(CASE[详细]
2023-03-04 14:23 分类:问答Not getting all InfoMessage Events with Python and win32com
I am currently trying to get the percentage complete messages that are returned by the InfoMessage event from ADO (and a SQL server) when running the BACKUP command. (See my previous question for more[详细]
2023-03-03 09:20 分类:问答Burn ASP website to a CD
I need to burn a copy of my asp website to a cd and it must run when a user puts the cd in the drive. The site uses an access database and asp include files开发者_如何转开发 and all that.[详细]
2023-03-03 04:40 分类:问答Error with table-valued parameter
I get an error: Method not found: \'Void System.Data.SqlClient.SqlParameter.set_TypeName(Sy开发者_如何学编程stem.String)\'[详细]
2023-03-02 01:11 分类:问答