A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Display data in the form using the tables



 
 
Thread Tools Display Modes
  #1  
Old April 23rd, 2010, 04:42 AM posted to microsoft.public.access.gettingstarted
Chiki
external usenet poster
 
Posts: 22
Default Display data in the form using the tables

Is it possible to Display data in the form using the tables as the back-end
database.if so ,please provide me any examples....

thanks in advance.
  #2  
Old April 23rd, 2010, 06:50 AM posted to microsoft.public.access.gettingstarted
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Display data in the form using the tables

On Thu, 22 Apr 2010 20:42:01 -0700, Chiki
wrote:

Is it possible to Display data in the form using the tables as the back-end
database.if so ,please provide me any examples....

thanks in advance.


What do you mean by "using the tables as the back-end database"?

Data is always stored in tables. These can be local tables, or can be linked
in a backend (which might be an Access backend, SQL/Server, or any ODBC
database).

The Form's Recorsource specifies which table, or can be a query based on a
table or tables.

You might want to see some of the tutorials and resources he

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/acc...resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

Roger Carlson's tutorials, samples and tips:
http://www.rogersaccesslibrary.com/

A free tutorial written by Crystal:
http://allenbrowne.com/casu-22.html

A video how-to series by Crystal:
http://www.YouTube.com/user/LearnAccessByCrystal

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials

--

John W. Vinson [MVP]
  #3  
Old April 24th, 2010, 02:38 PM posted to microsoft.public.access.gettingstarted
Chiki
external usenet poster
 
Posts: 22
Default Display data in the form using the tables

Ok.Thanks for the reply.But i had checked all the links.there are no links
related to forms or entering data through forms.Please give me any examples
so that i can study them and learn .
Thanks ..........
  #4  
Old April 24th, 2010, 06:44 PM posted to microsoft.public.access.gettingstarted
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Display data in the form using the tables

On Sat, 24 Apr 2010 06:38:01 -0700, Chiki
wrote:

Ok.Thanks for the reply.But i had checked all the links.there are no links
related to forms or entering data through forms.Please give me any examples
so that i can study them and learn .
Thanks ..........


Open the Northwind sample database (or any of the other sample databases that
come with Access).

Open a form.

Enter some data.

And your statement that these tutorials don't have any information related to
forms or entering data through forms just means that you haven't looked at
them, I'm afraid. They ALL do. That's absolutely basic! Check out Crystal's
form tutorial for example:

http://allenbrowne.com/binary/Access...Chapter_05.pdf



--

John W. Vinson [MVP]
  #5  
Old April 25th, 2010, 05:08 AM posted to microsoft.public.access.gettingstarted
Chiki
external usenet poster
 
Posts: 22
Default Display data in the form using the tables

Thanks, for the reply.
My goodness.Sorry to tell that i had downloaded NORTHWIND database.But the
problem is that i m in a big confusion from where to start studying.I googled
for the instructions or detailed step by step instructions of NORTHWIND
database but unfortunately i cant find it.That is the main reason that i had
said like above..............

Any ways, Thanks very much for giving me the reply.Please tell me in which
order i need to study the NORTHWIND inorder to get a good Knowledge on ACCESS
topics.
  #6  
Old April 25th, 2010, 06:57 AM posted to microsoft.public.access.gettingstarted
PieterLinden via AccessMonster.com
external usenet poster
 
Posts: 307
Default Display data in the form using the tables

Chiki wrote:
Thanks, for the reply.
My goodness.Sorry to tell that i had downloaded NORTHWIND database.But the
problem is that i m in a big confusion from where to start studying.I googled
for the instructions or detailed step by step instructions of NORTHWIND
database but unfortunately i cant find it.That is the main reason that i had
said like above..............

Any ways, Thanks very much for giving me the reply.Please tell me in which
order i need to study the NORTHWIND inorder to get a good Knowledge on ACCESS
topics.


You should probably start with a good beginner book. Forget northwind. If
you don't understand the fundamentals of database design, Northwind won't
help you at all. If you don't understand normalization and start designing
databases, you will definitely end up frustrated. This is definitely a case
where you absolutely must understand the fundamentals first, and then start
working on the databases.... otherwise, you're not going to understand why or
how to design properly.

--
Message posted via http://www.accessmonster.com

  #7  
Old April 25th, 2010, 11:45 AM posted to microsoft.public.access.gettingstarted
Chiki
external usenet poster
 
Posts: 22
Default Display data in the form using the tables

Kindly let me know the links or files for basic access
  #8  
Old April 25th, 2010, 06:50 PM posted to microsoft.public.access.gettingstarted
Richard
external usenet poster
 
Posts: 1,419
Default Display data in the form using the tables

"Chiki" wrote:

Kindly let me know the links or files for basic access



Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/acc...resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

A free tutorial written by Crystal (MS Access MVP):
http://allenbrowne.com/casu-22.html

Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/acc...resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

A free tutorial written by Crystal (MS Access MVP):
http://allenbrowne.com/casu-22.html

MVP Allen Browne's tutorials:
http://allenbrowne.com/links.html#Tutorials

http://www.jegsworks.com/Lessons/databases
  #9  
Old April 25th, 2010, 07:47 PM posted to microsoft.public.access.gettingstarted
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Display data in the form using the tables

On Sat, 24 Apr 2010 06:38:01 -0700, Chiki
wrote:

Ok.Thanks for the reply.But i had checked all the links.there are no links
related to forms or entering data through forms.Please give me any examples
so that i can study them and learn .


I can't put information into your mind, Chiki.

The information you are asking for is in these references. Perhaps you should
find a local tutor or class so you can interact directly with someone who
understands Access and can show you in person what to do.

--

John W. Vinson [MVP]
  #10  
Old April 25th, 2010, 09:16 PM posted to microsoft.public.access.gettingstarted
Steve[_77_]
external usenet poster
 
Posts: 1,017
Default Display data in the form using the tables

If you want one-on-one help setting up a database I can help you for a small
fee. Contact me.

Steve



"Chiki" wrote in message
...
Is it possible to Display data in the form using the tables as the
back-end
database.if so ,please provide me any examples....

thanks in advance.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:50 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.