Re: GetSourceTableName() ADO



saxenavaibhav17@xxxxxxxxx wrote:
Hi all;
I want to use this GetSourceTableName() using ADO.
but this function is not defined it is defined for DAO.
can anyone tell me...
what will be the subsittuted API in ADO which is correspondingly used
in DAO?
There will never be a one-to-one correspondence between what was available
in DAO and what is available in the ADO/ADOX/JRO combination.

You can either:
a) I don't remember what GetSourceTableName, and I really don't fell like
digging into the DAO documentation. So, tell us what the GetSourceTableName
function does so we can tell you if the equivalent can be achieved with ADO
or ADOX
b) Read this article to see if it answers your question:
http://doc.ddart.net/mssql/sql2000/html/mdacxml/htm/migratingdaotoado.htm

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


.



Relevant Pages

  • Re: How do I set an ADO Table Object in VB
    ... How can I do the same in ADO? ... DAO, I would guess you are using Jet - you can learn about the JetSQL DDL ... scrolling down to the Microsoft Jet SQL Reference section). ... This email account is my spam trap so I ...
    (microsoft.public.data.ado)
  • GetSourceTableName() ADO
    ... I want to use this GetSourceTableName() using ADO. ... but this function is not defined it is defined for DAO. ... what will be the subsittuted API in ADO which is correspondingly used ...
    (microsoft.public.data.ado)
  • Re: How to enforce subtypes/supertypes in Access 2000?
    ... DAO is the native object model for Jet databases and, as such, is the ... ever need ADO. ... Private Sub SetContactType() ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How to enforce subtypes/supertypes in Access 2000?
    ... So I focussed on the dirty event. ... If I code everything using DAO now, will I need to re-code everything ... into ADO later, or does VB.Net not care which one you reference? ... Will they be packaged with my .mdb file if I ...
    (microsoft.public.access.tablesdbdesign)
  • Re: ADODB reference?
    ... will play around with DAO in A2007 after I finish my current test ... I had one other question about ADO connection string syntax in case ... to a variety of data sources but not designed specifically for Access. ...
    (microsoft.public.access.modulesdaovba)