Hi
Ever notice some apps are able to populate a drop down list that shows them the servers on the network? Does anyone know how I can achieve something similar in an ADP access project?
Thanks
TT
Hi
I'm using postgres as a backend for some projects through odbc (hence they're mdb files not 'projects') - But postgres have a number of .net providers available - Does anyone know If i can use .net providers with access adp, or use oledb to control a .net driver?
Thanks
tt
Hi all
Having installed msde 2000, it seems every thing I might want to do relating to deployment of my backend seems to revolve around the DTS designer which is part of this mysterious enterprise manager, which it seems is only available in the full version of sql server. Even pushing and...
Hi
With msde whats the best way to deploy a database to new sites - I was hoping that I could use the tsql back up statment to dump the schema out as a series of ddl statements (or otherwise) ala postgres - but it doesn't seem to work like that.
Whats normally happens in the real world re...
Thanks cmmrfrds - as I understand it, I can't use pass through queries in a project, aren't they just for odbc. What I was hoping for was to set my rowsource to something like
me.cbMyCombo.rowsource='exec spMyLookup @Key=12345'
or
me.cbMyCombo.rowsource='spMyLookup 12345'
or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.