473,411 Members | 2,186 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,411 software developers and data experts.

Pull values from a text box on click

Hi,

I want to pull values from a text box during the button on-click event in a form and store it as a new make table function.

Or

While clicking the button, I want to use the values in the text box to create a new table and show as output.

Any help would be appreciated.
Jun 21 '19 #1
1 1255
zmbd
5,501 Expert Mod 4TB
1) Make table action queries are usually very inefficient usage of an Access database unless archiving information - they simply are not large enough to benefit from the subset.
1a) Nothing adds bloat to an Access database better than a lot of make-table-queries leading to all sorts of performance issues and eventual corruption of the database.
- Please take a few moments to explain what you are trying to do with your data. There may be a much better way to accomplish your task.
2) Making the table and showing the results is trivial.
So what do you, to just make the table - or do you want to make the the table and show the results.

To me, the second option sounds more like something that would be best handled by a query.
Jun 22 '19 #2

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

Similar topics

12
by: who be dat? | last post by:
I'm trying to make a webpage do the following: I want a user to be able to click on a given image (there will be more than one image). Upon clicking a given image, characters specific to that...
1
by: Megan | last post by:
I have 2 tables, CASE and ISSUE. My table, CASE, stores the issues pertaining to that particular case. The table, CASE, was designed with 2 fields, IssueID and IssueDesc. Right now, all of the...
3
by: DLN | last post by:
I want to create a form page that has a single field on it, say "last name", and when that last name is entered in, I want to click a button and have it bring up another page with the results. Any...
1
by: jfarr | last post by:
Does anybody know know to parse through a word document, to put the text into a string?
5
by: Coleen | last post by:
Hi all :-) We are using a DB2 database connection through a class module to get the data into a datagrid in an aspx web page using VB.Net. I can get the data into the first datagrid with no...
16
by: Preben Randhol | last post by:
Hi A short newbie question. I would like to extract some values from a given text file directly into python variables. Can this be done simply by either standard library or other libraries? Some...
1
by: mallz | last post by:
hi, on click of the hyperlink i need to capture the id and with the use of this i need to display its appropriate data in my form. but, im using a composite key.how do i capture two field values on...
1
by: Adotek | last post by:
Hi All, Can anyone advise how to access the values of a row in a datagrid, when a checkbox is is checked/unchecked? I want to run a function that will do somethign with the ID of the row when...
0
by: radhikabista | last post by:
in my windows form there r a number of textbox what i want is whenever the user input new values to textbox and click on add button a new should be created in the datagrid below and filled with...
1
by: dmorand | last post by:
I have some text fields in my database, and I'm displaying them on the screen, but no matter what type of element I nest the output in, the text is being displayed on one huge line. How can I get...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.