Error: Too many fields defined

kedarj

Registered User.
Local time
Today, 02:21
Joined
Sep 7, 2005
Messages
58
I have a table in which I have about 245 fields (I know they are too much, but cant change the structure).
There are about 4 numeric fields, which have field type as Long Integer. I want to change them to Field type Single.
When I try to change them, I get a message too many fields defined.
What is the solutionß
Can someone suggest?
regards
K
 
You may be able to remove a col or two, make the change and then add it back...
 
I removed five columns, but no success. I get the same error.
What is the other way around?
 
Did you compact and repair the db after you removed them?
 
Yes, I did that now. I was able to add change it. But after the compact it has modified something within the query and I am getting errors on the query..
 
yes i did. but now somethings wrong...I get an error with some other relationships
 

Users who are viewing this thread

Back
Top Bottom