SQL Connect

  • Thread starter Thread starter Soniya
  • Start date Start date
S

Soniya

Hi All,

I was connecting to a web server by using sql. now the name of the
database file has changed and having error in acceccing the file.

previously the file name was like abc_def_ghi.dbo and now the database
file name on the server is like abc.def.ghi.dbo
when i try to use SQL it says the maximum number of prefixes allowd is
three and i exceed the limit. since i have no authority to cahnge the
dbo name, is there a wayaround to overcome this problem?

thanks
 
Hi,

Probably you should post it to one of the SQL groups. (Usually the majority
of people who answer to posts are active around US day-time, hence, lesser
chances of finding an answer within an Excel group)

Thanks a lot,
Hari
India
 
Hi hari,

I am talking about connecting to SQL using excel macro and not any othe way..

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top