Access
----------
Search the Holy Bible: http://www.bibleclicks.com
----- Original Message -----
From: Clint Tredway <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 7:45 AM
Subject: Re: Table (cf 45)


> What kind of database is this? Access or SQL server?
>
> ---------- Original Message ----------------------------------
> from: "Tony Hicks" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> date: Sat, 15 Sep 2001 23:02:38 -0500
>
> I have to create a few tables in a datasource and no idea how to do
> it... I
> have no web control panel to do this and I don't want to ask my host to
> remove the datasource temp'ly since the site is very active
>
> Counter
>   - ID (autonumber) Primary Key
>
> CounterUnique
>   - ID (autonumber) Primary Key
>
> VBWSent
>   - Sent (text)
>
> Users
>   - ID (autonumber) Primary Key
>   - Username (text)
>   - Password (text)
>   - Denomination (text)
>   - Age (text)
>   - Email Address (text [can it be masked to email address format?])
>   - SubToVBW (text)
>
> Notes
>   - ID (autonumber) Primary Key
>   - Author (text)
>   - Book (text)
>   - Chapter (number)
>   - Verse (number)
>   - TheNotes (memo)
>
> Could someone help me with this? If you could just give me the code to
> setup
> the notes table, I can do the rest..
>
> Thanks in advance, Tony Hicks
> ----------
> Search the Holy Bible: http://www.bibleclicks.com
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to