Please support our MS Access and FileMaker Pro advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Apr 2008
Posts: 43
Reputation: Yogesh Sharma is an unknown quantity at this point 
Solved Threads: 1
Yogesh Sharma Yogesh Sharma is offline Offline
Light Poster

Where to write query in MS_Access

 
0
  #1
Apr 8th, 2008
  1. CREATE TABLE Persons
  2. (
  3. FirstName VARCHAR,
  4. [Last Name] TEXT,
  5. Gender INT,
  6. [DATE Of Birth] DATETIME,
  7. MaritalStatus INTEGER,
  8. IsMarried BIT,
  9. PersonalIncome Money,
  10. HouseholdIncome Currency
  11. );


Can u plz tell me where I have to write this Query in MS-Access to craete the Table.
Last edited by peter_budo; Apr 8th, 2008 at 7:44 am. Reason: Keep It Organized - please use [code] tags, also use proper thread title, please help this and that is not welcomed, check forum policies
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 19
Reputation: PCResolver is an unknown quantity at this point 
Solved Threads: 2
PCResolver PCResolver is offline Offline
Newbie Poster

Re: Plz Reply

 
0
  #2
Apr 8th, 2008
You can look at and therefore add / edit sql statements by clicking the SQL view or View SQL button in the design view.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 43
Reputation: Yogesh Sharma is an unknown quantity at this point 
Solved Threads: 1
Yogesh Sharma Yogesh Sharma is offline Offline
Light Poster

Re: Plz Reply

 
0
  #3
Apr 8th, 2008
Can u plz tell me in the more clear way,I m not getting.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 19
Reputation: PCResolver is an unknown quantity at this point 
Solved Threads: 2
PCResolver PCResolver is offline Offline
Newbie Poster

Re: Plz Reply

 
0
  #4
Apr 9th, 2008
This is how you do it in Access 2007. It will be similar in Access 2000 but if you want 2000 instructions please let me know.

Open your database
Select the "Create" tab at the top
Select "Query Design"
Close the "Show Table" popup
Select "SQL View"
Enter the code
Press "Run" and the table will be created.

Good luck
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 2
Reputation: jenny@okcinvest is an unknown quantity at this point 
Solved Threads: 0
jenny@okcinvest jenny@okcinvest is offline Offline
Newbie Poster

Re: Plz Reply

 
0
  #5
Apr 9th, 2008
note: in 2007, you'll need to first click the button to create a Create Table query. Then click the SQL Viewer button. Enter your sql and click run to create the table.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the MS Access and FileMaker Pro Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC