PC Review


Reply
Thread Tools Rate Thread

Change field Names with first record

 
 
Wahab
Guest
Posts: n/a
 
      9th Sep 2008
I have one table tblRates which field names are 1,2,3.....110.
First record is like Codes , USD, BHD, DKR, ....... TRY, CZK and so on
I want to convert first record to tblRates field name by writing record set
because everytime listing will change. Pls help me how i will convert 1st
Record to Field name. Codes (tex)t and rest other fields data type is Number
and field size is double.
Thanks


 
Reply With Quote
 
 
 
 
dch3
Guest
Posts: n/a
 
      9th Sep 2008
Access is a database and should not be thought of in the same manner as Excel
or a spreadsheet. It is not possible to have the first record contain any
specific values as the order in which the records are returned by the
DBEngine can vary. Also, the field names should be representational of the
values contained therein. Such as txtShowName, txtLastname, etc. (You
wouldn't name you kids 1, 2, 3, etc.)

What are you trying to accomplish?

"Wahab" wrote:

> I have one table tblRates which field names are 1,2,3.....110.
> First record is like Codes , USD, BHD, DKR, ....... TRY, CZK and so on
> I want to convert first record to tblRates field name by writing record set
> because everytime listing will change. Pls help me how i will convert 1st
> Record to Field name. Codes (tex)t and rest other fields data type is Number
> and field size is double.
> Thanks
>
>

 
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
Re: Record Source not showing field names Jeff Boyce Microsoft Access Reports 1 10th Feb 2010 01:14 PM
RE: Record Source not showing field names Duane Hookom Microsoft Access Reports 0 9th Feb 2010 03:20 PM
Change field names to 1st record value Rich Microsoft Access External Data 1 11th Mar 2008 03:40 PM
Convert record names to field names =?Utf-8?B?R2Vvcmdl?= Microsoft Access Getting Started 2 31st Mar 2006 03:30 AM
How to Populate the First Record with Field Names =?Utf-8?B?RGV2RGFuaWVs?= Microsoft Access VBA Modules 3 13th Feb 2006 07:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:27 PM.