Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / December 2005

Tip: Looking for answers? Try searching our database.

Trying My Supplier's Database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DPP - 17 Dec 2005 05:57 GMT
I am a promotional products supplier.  I am trying to get my site
similar to http://www.cawholesale.com.  My site is
http://www.dallaspromotionalproducts.com.  I have a supplier
http://www.foractivewear.com that has several items that I would like
to put and use in my own database.  Is there a way to  import this
information into my access database or do I need to find another route.
I am stumped as to how cawholesale go all of there information and I
am assuming that they have their own database.

Thanks in advance for any help.
Bill Barber - 17 Dec 2005 16:46 GMT
DDP;
     This method is a little dangerous unless you have good security in
your system!  I also hope you have some SQL experience.

      You can use the Execute.YourConnection("Create Procedure QueryName
Select * From Field1, Field2, Field3, Field4")

       This will create a query in an Access DB or SQL DB with the criteria
of the selected records.

        Your can also remove the old query if necessary with the:
 
        Execute.YourConnection("Drop Procedure QueryName")

Good Luck!

> I am a promotional products supplier.  I am trying to get my site
> similar to http://www.cawholesale.com.  My site is
[quoted text clipped - 6 lines]
>
> Thanks in advance for any help.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.