PC Review


Reply
Thread Tools Rate Thread

Creating a table from SQL prompt?

 
 
=?Utf-8?B?UiBXYWxrZXI=?=
Guest
Posts: n/a
 
      17th Feb 2005
I am trying to set up a table on the fly but I don't know the field types. I
know how to do "create table test (name Text(10),length_1 number,paid
datetime)" I got errors when I tried to use "AutoNumber" and when I put a
size on "number(1,2)"
 
Reply With Quote
 
 
 
 
Andi Mayer
Guest
Posts: n/a
 
      17th Feb 2005
On Thu, 17 Feb 2005 06:57:03 -0800, "R Walker"
<(E-Mail Removed)> wrote:

>I am trying to set up a table on the fly but I don't know the field types. I
>know how to do "create table test (name Text(10),length_1 number,paid
>datetime)" I got errors when I tried to use "AutoNumber" and when I put a
>size on "number(1,2)"


try COUNTER
---
If you expect an answer to a personal mail, add the word "manfred" to the first 10 lines in the message
MW
 
Reply With Quote
 
=?Utf-8?B?UiBXYWxrZXI=?=
Guest
Posts: n/a
 
      17th Feb 2005
Sorry, number is a wage with 2 decimals number(5,2)

"Andi Mayer" wrote:

> On Thu, 17 Feb 2005 06:57:03 -0800, "R Walker"
> <(E-Mail Removed)> wrote:
>
> >I am trying to set up a table on the fly but I don't know the field types. I
> >know how to do "create table test (name Text(10),length_1 number,paid
> >datetime)" I got errors when I tried to use "AutoNumber" and when I put a
> >size on "number(1,2)"

>
> try COUNTER
> ---
> If you expect an answer to a personal mail, add the word "manfred" to the first 10 lines in the message
> MW
>

 
Reply With Quote
 
Andi Mayer..
Guest
Posts: n/a
 
      17th Feb 2005
On Thu, 17 Feb 2005 08:57:02 -0800, "R Walker"
<(E-Mail Removed)> wrote:

>Sorry, number is a wage with 2 decimals number(5,2)
>
>"Andi Mayer" wrote:
>
>> On Thu, 17 Feb 2005 06:57:03 -0800, "R Walker"
>> <(E-Mail Removed)> wrote:
>>
>> >I am trying to set up a table on the fly but I don't know the field types. I
>> >know how to do "create table test (name Text(10),length_1 number,paid
>> >datetime)" I got errors when I tried to use "AutoNumber" and when I put a
>> >size on "number(1,2)"

>>
>> try COUNTER
>> ---
>> If you expect an answer to a personal mail, add the word "manfred" to the first 10 lines in the message
>> MW
>>


I am a little confused:
do you have Access installed? if yes go to the help system and look
for: Microsoft Jet SQL reference, in Overview you have the comparision
of different Data Types and the Data Types from Access.

if you don't have it , tell me, I will post the two pages

I gues you are looking for currency: (Money) has 4 decimals

PS: I am working right now on a German system and I don't think this
help file will be much help for you
---
If you expect an answer to a personal mail, add the word "manfred" to the first 10 lines in the message
MW
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Prompt kateri4482 Microsoft Access 4 17th Dec 2008 11:54 PM
Creating a user prompt ree32 Microsoft ASP .NET 3 18th Oct 2004 12:25 AM
Creating a printer from the command prompt Clyde Microsoft Windows 2000 CMD Promt 0 27th Apr 2004 05:44 PM
Query skips input for Where clause if second table or query added or if prompt contains blanks in the prompt string =?Utf-8?B?SHVudGVy?= Microsoft Access Queries 0 18th Mar 2004 10:01 PM
Prompt User for table name in Make Table Query =?Utf-8?B?QnJ1Y2U=?= Microsoft Access 4 24th Jan 2004 11:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:43 PM.