Right. When I try to import from the back end I get the same error. The only thing we've found to be somewhat successful is when we run make table queries. We then delete the links and essentially have a new back end. However since this database is so big we are having a hard time getting...
I read the previous post that dealt with this issue, however I didn't understand the reply.
Basically what happens is this...I open the back end of our database and none of the table show up in the database window. When I click on the tab to display other objects in the window I get the...
We have a database demo that can be downloaded from our company's website. We have a runtime version, a version for Access2000 and a version for Access2002. We suggest that customers who do not have any version of Access installed on their computer download the runtime and then the demo...
hmmm...this is something that i've been looking into as well...i'm trying to learn data access pages or asp so that i can put a few databases online. i'm not having much luck with the learning process.
the only thing i can think to tell you now (and i don't have much experience with this) is...
I am just getting started with the onine database stuff. I am wondering when it is appropriate to use ASP and when it is appropriate to use Data Access Pages. Is there anyone with some examples.
Thanks!
I don't know if this is what you are looking for, but could you use the database splitter and put the back end on the server and the front ends on each user's computer?
if they tables are related you can create a query containing the tables, join them, and add the field that you want to use in the form. then base the form on the query that you created.
We have an access database that is connected to our SQL Server. I would like to put this database online via Data Access Pages. I have created a page that is exactly the same as a form (look and data source) that we use in the database but I cannot get the data to update. My main questions...
We are learning to use SQL Server. We know that Access and SQL can be used together but we are getting a write error. Is there any other way of designing a user interface that is more efficient that Access or is there a way to use Access that will not result in the write error?
I need to know if there is a way to let the user decide which fields they want to show up on a form. For example: When entering inventory each user probably has different information needs and may wish to specify which fields they need and also which order they should appear in. They may or...
I have created a database using certain references.
I use:
Visual Basic For Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft DAO 3.6 Object Library
Visual Basic For Applications for Extensibility 5.3
Microsoft ActiveX Data Objects 2.5 Library
When another user runs...
I am needing to display the current record number and the number of records on a form. Ex: Purchase 1 of 5.
I know that setting a text box =[CurrentRecord] works to get the current record but how do I get the total number of records.
I've tried
* =[RecordCount]
*creating a query that gets the...
Thank you. I actually figured that out just after I posted the thread. I thought it was very strange that the combination of keys worked the way I needed it to but is intended for Spell Check. I found a better, more reliable way to accomplish the task. Thank you.
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.