Error #-2147467259 ODBC--call failed. (Source: Microsoft JET Database Engine) (SQL State: 3146) (NativeError: -532940753)
I have a case here where I use excel files connected with ADO, it seems OK with excel 2003 files, however when I 开发者_运维技巧use excel 2007 or newer I get some problems receiving recordcount..
//ACCESS SELECT DISTINCT products.imageUrl FROM products WHERE ((products.pcprod_ParentPrd=5573) AND (products.pcprod_Relationship LIKE \'*441*\'));
I\'m building an application using IW 8 and Delphi 7. Application is 3-tier. 1) on the app\'s datamodule I have several TClientDatasets and TDataSources associated(set on master-detail relationship)
I got a ms access mdb file which contains some tables. 1 is a local table in the mdb, and 2 more tables which linked with odbc on a remote ms sql server 2005. I made a form and a vba code to execute a
I am new to IntraWeb. I want to make a simple application which connects and displays an access database using ADO controls. When I execute the server it gives me
I have an update stored procedure that implements opt开发者_JS百科imistic locking. The stored procedure looks like this:
How comes that when I receive a ADO Recordset (with about 70.000 records) from an VB application in my .NET application, the 1st example takes only 6 sec, whereas the 2nd example takes over 150 sec?
Error Type: Microsoft OLE DB Provider for SQL Server (0x80040E4D) Login failed for user \'BUILTIN\\User开发者_JAVA百科s\'.
I am using CDO and ADODB to generate SMIL for sending MMS messages. Everything was working fine but (I think) after some Windows Server 2008 R2 updates, things just stopped working with this error: