Re: How can I tell what table a recordset is bound to?



Are you saying that it's not possible? I did say in my original post:

> But knowing what I do know about our own recordsets, I'd
> be satisfied with the Table binding for the first column...

I'd understand completely, if a column is not bound for any reason, the
inabillity to retrieve binding information. But if a column is bound, (as my
columns are, and you can see quite clearly from the XML that they are bound)
I'd expect to be able to retrieve this information from the Field
definition.

I guess not, huh?

- Joe Geretz -

"Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom> wrote in message
news:ux8mE0pkFHA.1968@xxxxxxxxxxxxxxxxxxxxxxx
>> How can I tell what Table a disconnected recordset is (logically) bound
> to?
>
> What if the recordset is the result of several JOINs?
> It is not bound to any of them.
>
> Stephen Howe
>
>


.



Relevant Pages

  • Re: ADO & Oracle Package
    ... >> Provider for Oracle. ... >> calling a Procedure. ... >> In your original post you stated that it worked if the Return was a ...
    (microsoft.public.vb.database.ado)
  • Re: RunSQL statement in DAO loop
    ... I still have the original post, ... Perhaps the DAO needs to be closed and re-opened? ... I wouldn't expect your use of recordset references within the query ...
    (microsoft.public.access.formscoding)
  • Re: Does stored procedure exist
    ... As I mentioned in my original post, I am new in using stored ... procedures in my applications. ... I started using them to get recordset of 20 fields of 5 linked tables ... Prev by Date: ...
    (microsoft.public.vb.database)
  • Re: left join with Nz works differently in report
    ... should have been Yes in my original post, that's a typo, ... The issue is that the recordset in the ... query window differs from the report results. ...
    (microsoft.public.access.queries)
  • Re: How to make an ADO recordset to be a data source for a form
    ... I thought that the original post was asking how to take the RECORDSET of an ADO Object and use it as the RECORDSOURCE of a form. ... reread his post, David. ...
    (microsoft.public.access.modulesdaovba)