Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Rename field
Name: hallahola Date: December 22, 2008 at 00:17:35 Pacific OS: Windows XP Prof SP3 CPU/Ram: Intel CPU 2.16 2GB RAM Product: Ibm / T60
Comment:
I have a macro in Access that creates a new field in a table. The name of this field is automatically set to "Field1". How can I change this name within my macro?
Summary: I am updating two fields in a sql server DB from a VB6 application. field2 updates fine but field1 is not updating at all. I tried the query in analyzer and it worked fine there but is not working i...
Summary: I want to be able to display the data in a record of a particular field -in a drop down list - when in DS view. I have created a DB for a lingerie company and sizes differ for different items. When r...
Summary: i need to add two digits to existing data in my database. i increased the length of my field using alter table alter column. i need to add '00' to the beginning of each existing field. any ideas? ...