I have two short questions involving importing and using ADO in a C++ project. I am not experienced with ADO in any form.
I am using C++Builder 2010. I am filtering an ADOTable, in 开发者_JAVA技巧Edit1 OnChange I have:
I had used .mdb for my ASP applications. Since I\'ve learned and used php, I, now, want to use ASP applications with MySql databases. However, I get some errors that I cannot figure out.
I am using SQL Server database and after calling a simple SQL script I would like to know how many records were affected by开发者_JS百科 last (or only) executed statement in a script.
I am haveing a classic asp applicaiton thatcan fetch and display records from sql server database. I am getting \"page cannot be displayed\" error when the query returns more than 9000 records. If it
I want to simply retrieve a single record from a database in a classic ASP page.The code below basically works, but there are a couple problems I need help solving:
I want to copy elements to a remote MS-SQL database. I got conversion error on it. When I checked the ADOTable structure I saw the MS field开发者_开发问答
I\'ve developed a Windows Service coded in Delphi 2010, using ADO component. (with CoInitialize/CoUnintialize).
I have a VB6 application. The back end is MS Access. I have to execute a Update query. What is the easiest way to do so? I can not use the DOCmd option somehow. I dnt know the exact refernce needed to
I am using ACE database driver. I am creating access database using ADOX and am trying to insert the data using SQL command. When the filename is using .mdb extension it doesn\'t works while it works