Hi,
I am having some problems (big problems) importing/Linking tables from the SQL Server to MS Access. Here is the problem: In the SQL server there is a table I need that it wont let me import because it has a column named this:
Yeah, has a punctuation and spaces in it. There is too much stuff tied to it since it was created many years ago that go out to a lot of customers. But i need it in my Access DB. Any ideas of making tricking MS Access to make it link that table?
Maybe there is some code that can change that column and name it something else before the linking? (Probably not if you always wanted it updated but worth a shot)..
Thanks,
I am having some problems (big problems) importing/Linking tables from the SQL Server to MS Access. Here is the problem: In the SQL server there is a table I need that it wont let me import because it has a column named this:
Code:
No. of Days
Maybe there is some code that can change that column and name it something else before the linking? (Probably not if you always wanted it updated but worth a shot)..
Thanks,
Comment