Alter Access field online

This is a discussion on "Alter Access field online" within the Databases section. This forum, and the thread "Alter Access field online are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Mar 29th, 2007, 19:13
New Member
Join Date: Mar 2007
Location: Lyneham UK
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Alter Access field online

I have a website which has a database as most of the source. I am looking to alter one of the table field default properties without having to download the whole database amend the field and upload again. (upset the visitors) . I understand there is aDBS script reference around but can not find any info to help me.
1. The table name is VILLAGE
2. The field is E_HOUSE
3. I need to set the default property in the design to 1
4. Amend all records so that they have a 1

I have seen some script similar to this and wonder if someone could provide the correct script:


Code: Select all
[ALTER]
VILLAGE
ALTER#E_HOUSE#int#NULL#1#
ALTER#E_HOUSE#default#1#
END


I am not sure if the text in green will do what I am after
Any help would be appreciated
andy

Last edited by karinne; Mar 30th, 2007 at 15:07. Reason: Please use [code]...[/code] tags when displaying code!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

Reply

Tags
acess, dbs, update

Thread Tools

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Memo Field sarahrobin Databases 0 Feb 13th, 2007 08:15
Access date field - update as record is updated matrixbrawl Databases 0 Jan 10th, 2007 09:58
Joining Text Field Values in Access Reports??? JKidd32 Databases 0 Jan 19th, 2006 12:57
import table into online access datbase simonneaves Databases 6 May 10th, 2005 17:00
Update autonumber field in Access Database redkyna Databases 3 Aug 20th, 2004 09:18


All times are GMT. The time now is 23:22.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42