C
Colin
I hope someone out there can help:
We are currently using Access 2003 and linking to SQL files for data.
problem is that even though fields coded as numeric in Sequel, they come down
text in Access 2003 after being linked. So far we've discovered that the
Access Jatabase database engine brings all fields with more than 15
characters to text to protect info integrity. Thats nice but completely
doesn't help me since I have to do calculations on these feilds so I have to
convert back again to numeric.
Some of the info on the web said something about modifying Jetfix tables to
fix this problem, but can't find instructions how to do so.
So, to sum up: I want to be able to bring SQL numeric fields with more than
15 characters into Access 2003 as numeric fields - How do I do that at the
initial linking and not have to convert later in query?
Thanks for reading and I hope you can help!
We are currently using Access 2003 and linking to SQL files for data.
problem is that even though fields coded as numeric in Sequel, they come down
text in Access 2003 after being linked. So far we've discovered that the
Access Jatabase database engine brings all fields with more than 15
characters to text to protect info integrity. Thats nice but completely
doesn't help me since I have to do calculations on these feilds so I have to
convert back again to numeric.
Some of the info on the web said something about modifying Jetfix tables to
fix this problem, but can't find instructions how to do so.
So, to sum up: I want to be able to bring SQL numeric fields with more than
15 characters into Access 2003 as numeric fields - How do I do that at the
initial linking and not have to convert later in query?
Thanks for reading and I hope you can help!