How to Refresh Links in a Run-Time Application 
Author Message
 How to Refresh Links in a Run-Time Application

I would like to know how to set up my application and
databases for processing to one database on a network
server. I have article 291264. However, it doesn't tell
me what to do with my application. Should I have the
front-end.mdb in with application or attach it to my
application which has my back-end.mdb's . It is confusing
to me how the front-end mdbs are suppose to interact with
the back-end mdbs. I have the code that checks the links
working. I just can't successfully package everything
together. Any help would be greatly appreciated.


Sat, 24 Sep 2005 03:40:31 GMT  
 How to Refresh Links in a Run-Time Application

Quote:
>-----Original Message-----
>I would like to know how to set up my application and
>databases for processing to one database on a network
>server. I have article 291264. However, it doesn't tell
>me what to do with my application. Should I have the
>front-end.mdb in with application or attach it to my
>application which has my back-end.mdb's . It is confusing
>to me how the front-end mdbs are suppose to interact with
>the back-end mdbs. I have the code that checks the links
>working. I just can't successfully package everything
>together. Any help would be greatly appreciated.
>.
>Depending on your network setup but I have Windows 2000

Server and just copied the dababase to the server and now
change the properties to a shared database in the tools,
after that you can split the database, and mine run just
fine, the next problem will be security issues, who can
use it, after you have done this just place a shortcut on
the desktops and off you go,


Sun, 25 Sep 2005 00:48:55 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to run the VB application and Acces application in the same time

2. Refreshing Table Attatchments at Run Time

3. Run-Time Error 3022 on Me.Refresh

4. Run-time error -2147467259 (80004005) when using adodc refresh method

5. Dynamic (on Run Time) refresh of combo box data

6. Refresh Data at Crystal Reports run time

7. Dynamic (on Run Time) refresh of combo box data

8. Refresh Data at Crystal Reports run time

9. run time error 444 - after refreshing datacontrol

10. Run-time error with rdc refresh method

11. Refresh Data at Crystal Reports run time

12. how to refresh report at run time...

 

 
Powered by phpBB® Forum Software