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
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
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.
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:
I\'m wanting to convert the line to C# from VB6 and am having quite the di开发者_如何转开发fficulty doing so.
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
I am having a problem with the end of a complicated query: SQLString = \"SELECT i.CONCOM, COALESCE(SUM(CASE
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
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.
I get an error: Method not found: \'Void System.Data.SqlClient.SqlParameter.set_TypeName(Sy开发者_如何学编程stem.String)\'