How do you publish another grid with a different connection string from the Named AlphaDAO connection string in the project?
Error opening Grid table/view: Internal Error - Can't find named connection
'sqlSDSv4' - while converting named connection to connection string
This worked fine when I did live preview.
my connection string for grid is
{A5API='SQLServer',A5DBVersion=2008,Server='(local)',A5ANSINullPadWarn=Default,Trusted_connection=yes,Database='SDSv4'}
my project profile was created using Named AlphaDAO connection strings
{A5API=Access,FileName='C:\Local\CMA2010.mdb',UserName='Admin'}
How do you publish another grid with a different connection string from the Named AlphaDAO connection string in the project?
Bookmarks