473,395 Members | 1,677 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Access Runtime Limitations?

I know that I cant do alot of things with runtime that i can do with regular, and i know that one of those limitations is writing to a runtime table from another database, but does that also mean that i cant write from a runtime database, to one that is not runtime.

The scenario is:

I am using a runtime database (we will call it main) that houses the records i want, when a button is pressed i want it to append a table in another database (sub) that is not runtime.

This works for testing when I test the main database if the main is *.accdb, but i get a runtime error when i change the extension back to *.accdr.

If it doesnt work, and this is one of the limitations, then please just tell me, lol. I will have to figure out something else. Thanks in advance.
Feb 8 '10 #1
3 4373
nico5038
3,080 Expert 2GB
Make sure the reference to the database is also having the same extension.
Once set for *.accdb, it won't work for *.accdr and vise versa.
When you need both, a check on the .mdb name is needed.

As far as I know there's no difference between updating a runtime or "normal" Access database.

Nic;o)
Feb 8 '10 #2
I shouldnt admit this.... but the query i am running is qryUpdateMatlAndCert... the button is pointing to aryUpdateMatlAndCert, hmmm pesky little finger type an "a" instead of a "q". Sorry for the problem, and thanks for the response, but i did think there were problems writing to a runtime....i will test and see. Thanks again.
Feb 8 '10 #3
nico5038
3,080 Expert 2GB
No problem, but the different references will be needed when different databases are used :-)

Nic;o)
Feb 9 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Hajir Firooz | last post by:
Hi, I am wondering what are the limitations of MS Access 2000 database in terms of number of records per table. Any help will be appreciated.
63
by: Jerome | last post by:
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy...
1
by: damjanu | last post by:
Hi; I have spent some time investigating this issue, and I would like to verify with you my findings. I would greatly appreciate someone experianced saying yes to what I concluded, or no and...
20
by: Olav.NET | last post by:
I am a .NET/C++ developer who is supposed to do some work with Access. I do not know much about it except for the DB part. Questions: *1* I am looking for INTENSIVE books to get quickly up to...
33
by: Uwe Range | last post by:
Hi to all! A customer of mine told me some days ago that her IT-people told her ACCESS would not be such a good idea for continuing with our project, because Access will not be continued in the...
2
by: pei_world | last post by:
hi there, I want to know if it is possible to write some data to App.config file at runtime. I did try, but it said read-only, how can I get rid of it
57
by: TC | last post by:
I'd like to open a discussion about the state of the industry. For the past year, I've been unable to find competent Access developers available for hire. I'm worried about that. I think there's...
9
by: Helly | last post by:
I know this might sound like a silly question but can someone explain to me what Runtime is or how it's used? thanks Helly
14
by: ApexData | last post by:
I am considering building some distributable commercial applications. For about a year now, I have been using Access2000. This was my first venture into object oriented database development. ...
2
by: Kosmos | last post by:
I am opening the following connections as such although I am only referring to the first connection for this question: Dim con1 As ADODB.Connection Dim con2 As ADODB.Connection Dim recSet1 As...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.