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

Just a simple table... PLEASE!

2
It's been a while since I last did any programming in general, and VB in particular. All I want to do is create a simple table and populate it from user input. That's it. No more than that. Everything that I have seen refers to database tables and it is driving me nuts.

If any of you fine people can help me in this I would appreciate it greatly!

Lonnie
Sep 15 '06 #1
2 1536
It's been a while since I last did any programming in general, and VB in particular. All I want to do is create a simple table and populate it from user input. That's it. No more than that. Everything that I have seen refers to database tables and it is driving me nuts.

If any of you fine people can help me in this I would appreciate it greatly!

Lonnie
hi, im jesselle. new member here in this community. first process is to create a form having text where you will input the contents of your table. 2nd is to create a file .mdb from microsoft access which the fields your going to create comes from the contents of your table. 3rd is to create another table from Visual Basic application - Add Ins comes from the contents of your table in access and them connect it.
Take note: that you need to add some command like add, save, edit and delete to know if it works.
Sep 16 '06 #2
Lonnie
2
hi, im jesselle. new member here in this community. first process is to create a form having text where you will input the contents of your table. 2nd is to create a file .mdb from microsoft access which the fields your going to create comes from the contents of your table. 3rd is to create another table from Visual Basic application - Add Ins comes from the contents of your table in access and them connect it.
Take note: that you need to add some command like add, save, edit and delete to know if it works.
Something that I forgot to add, the table that I am refering to is in my GUI. I don't know if that makes a difference or not.

Thanks for your response Jesselle, but creating a table in Access is not on my list of things to do. The app that I am putting together is a very simple tool. It takes in user inputs and adds them to a GUI table. When the user is done with that they hit a button and the table is converted to XML and shipped off via a secure socket.

Thanks anyway.

Lonnie
Sep 18 '06 #3

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

Similar topics

7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
11
by: greg.scharlemann | last post by:
I've been playing with this form validation method for a while and have tried an array of things but haven't had any luck with a couple items. 1. The validateForm() function doesn't detect when...
13
by: Lumpierbritches | last post by:
I'm curious as to why some questions posted here get results and solutions, while others are answered in a seemingly foreign language and I can't begin to comprehend or understand the answers that...
14
by: alwayshouston | last post by:
Hi All! I am working on this very small database and I am confused in the designing a simple form. I only have three tables in the database. First Table: tblExpense Columns: ExpenseID ;...
0
by: Richard Fagen | last post by:
Hi Everyone, I'm trying to drag a table element and add a row. This sounds simple enough and I followed the steps in the "Web Matrix Guided Tour" ...
0
by: Dam6 | last post by:
Hello, Having a bit of trouble with a simple login page etc using an access db. (Using DW 2004 and databases from Sean R. Nicholson) I've created a virtual application, added the dw ctrls and...
5
by: rs | last post by:
I have a table with a timestamp field which contains the date and time. ie. 9/13/2004 9:10:00 AM. I would like to split this field into 2 fields, one with just the DATE portion ie 9/13/2004 and...
66
by: mensanator | last post by:
Probably just me. I've only been using Access and SQL Server for 12 years, so I'm sure my opinions don't count for anything. I was, nevertheless, looking forward to Sqlite3. And now that gmpy...
4
by: Arun Srinivasan | last post by:
Hi I was using a query previously, that was efficient select * from table where pred1 and pred2 and pred3; Later I was asked to introduce new ones, but they were not based on table columns but...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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.