Re: OLE TO ODBC connection...
From: Lau Lei Cheong (leu_lc_at_yehoo.com.hk)
Date: 09/18/04
- Next message: Lau Lei Cheong: "Re: How to move .net from dev to prod?"
- Previous message: Phil Wilson: "Re: MSI install in Custom PATH"
- In reply to: Ross: "OLE TO ODBC connection..."
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 18 Sep 2004 10:15:57 +0800
I think you'll give us more hints if you can post "sample SQL statement of
what you're going to do"
and a "sample database structure"(include which field is the unique key)
"Ross" <Ross@discussions.microsoft.com> ¦b¶l¥ó
news:152D1C37-751E-4921-A399-CC25409B8CA5@microsoft.com ¤¤¼¶¼g...
> Hello everybody,
>
> I am trying to convert an OLE access database to a ODBC connection.
> When I first start out trying to configure the odbcdataadapter it tells me
> that it cannot generate a delete or update statement because it cannot
> uniquely identify the rows. It is using the same table as the OLE
connection
> and it does generate a update and delete statement. I checked the access
> database table and found that I do have a primary key. I thought it might
be
> just the one specific table so I tried others from the same database and
it
> generates the same error. Am I missing something to do in the access
table
> or do I need to do something specific in ODBC connection????????
>
> Thanks,
> Ross
>
- Next message: Lau Lei Cheong: "Re: How to move .net from dev to prod?"
- Previous message: Phil Wilson: "Re: MSI install in Custom PATH"
- In reply to: Ross: "OLE TO ODBC connection..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|