473,395 Members | 1,631 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.

How to retrieve data from other table in Access 2010 web database

Hi,
I am creating a database using Access 2010 Web Database.
I have two tables:
1-Maintbl with these fields:
1- Date 2- RTNo 3-DriverName 4- ConID 5-ConName
6- Zone 7- ZoneType

2- Consigneestbl with these fields:
1- ConID 2- ConName 3- Zone 4- ZoneType

These tables are linked with 1 to many (using ConID to ConID)

I want to make a form based on Maintbl where I enter ConID and the form should retrieve the values of ConName, Zone & ZoneType from Consigneestbl and save them in the Maintbl.

In desktop version of access 2010, I used dlookup to retrieve data and used afterupdate event to store data in main field. But in Access 2010 web database there is no VB and DLookup. Only Macros are available.
I will be very grateful for prompt help.
Nov 4 '14 #1
2 13019
twinnyfo
3,653 Expert Mod 2GB
irslan,

Unfortunately, you will have to build you Tables from within the Web Database. I have had little success in importing existing tables.

When you build your tables you can declare which other tables your tables will have relationships with. It is a somewhat slower process than a standard database.

However (unfortunately), much of the work you have done on the desktop version may have problems in the transition to web mode.
Nov 4 '14 #2
twinnyfo
3,653 Expert Mod 2GB
This makes me wonder why Microsoft even offers a Web Access Database, since it appears so limited in what it can do and the difficulty in getting things to work.
Nov 4 '14 #3

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

Similar topics

9
by: Roar | last post by:
Hi! I have got 1 access 2000 DB, one simple search form, and 3 .asp pages (one for deleting a record, one for inserting a record and one for listing searchresults). Deleting records works fine,...
1
by: RajithaV | last post by:
Hi, I am developing a web application using ASP.Net I am using sql server.My coding is in VB.net I want to know how to move data from excel file into the Database. I also need to know how to...
1
by: sonalpathak | last post by:
hi i m working on windows application using c#. i have to retrieve data from database in checkbox control but its giving the following error---cannot convert object to bool. the code i am typing...
5
lilp32
by: lilp32 | last post by:
I need to connect to a password protected Access database through Excel. Everything I've found while searching seems to imply that this is a bug that Microsoft has not fixed. Is this true? The...
2
by: Redbeard | last post by:
I need to save my Access 2010 database in 2003 format so that someone can use it that is only running 2003. My database was built using Access 1997 and has been upgraded over the years to 2003, 2007...
0
by: rahul2310 | last post by:
how many users can share access 2010 database on Network Folder If operating system is microsoft Windows XP Or Windows 7
3
by: Manom | last post by:
Can you guys please suggest me how to disable Shift Key bypass in MS Access 2010 database? I've been googling for help but nothing useful. Thank in advance.
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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.