|
Home > Archive > SQL Anywhere Feedback > February 2006 > Don't lose SC's connection profiles when installing new EBF
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Don't lose SC's connection profiles when installing new EBF
|
|
| David Kerber 2006-02-06, 8:24 pm |
| It would be nice if I didn't have to re-setup all my connection profiles
after I install a new EBF in 9.0.2. I just installed ebf 3249, and it
lost my connection profiles, as have most of the previous ebfs.
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2006-02-08, 11:23 am |
| What platforms is this happening on? Is it only *NIX platforms, or windoze
as well?
I don't have connection profiles, and never install EBFes (why would I when
I can just copy the binaries directly from the build machine?), so I've
never seen this happen...
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swd/base.do
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"
"David Kerber" < ns_dkerber@ns_Warren
RogersAssociates.com> wrote in message
news:MPG. 1e518e6268412b7c9896
8b@forums.sybase.com...
> It would be nice if I didn't have to re-setup all my connection profiles
> after I install a new EBF in 9.0.2. I just installed ebf 3249, and it
> lost my connection profiles, as have most of the previous ebfs.
>
> --
> Remove the ns_ from if replying by e-mail (but keep posts in the
> newsgroups if possible).
| |
| David Kerber 2006-02-08, 11:23 am |
| In article <43ea2175$1@forums-1-dub>, FirstName.LastName@ianywhere.com
says...
> What platforms is this happening on? Is it only *NIX platforms, or windoze
> as well?
I'm using windows XP. I have no idea if it does it with *X platforms.
I use connection profiles all the time, and I know Breck does as well,
but haven't seen him mention this issue.
>
> I don't have connection profiles, and never install EBFes (why would I when
> I can just copy the binaries directly from the build machine?), so I've
> never seen this happen...
>
>
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2006-02-08, 1:23 pm |
| That is a PITA, and a very good suggestion.
All your connection profiles are stored in the "%ASANYSH9%\Sybase Central
4.3\.scRepository" file, so for now, I'd suggest something like the
following to get around the problem
find "ConnectionProfiles" "%ASANYSH9%\Sybase Central 4.3\.scRepository" >
connpro.txt
-- Remove top two lines from connpro.txt
-- Apply EBF
type connpro.txt >> "%ASANYSH9%\Sybase Central 4.3\.scRepository"
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swd/base.do
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"
"David Kerber" < ns_dkerber@ns_Warren
RogersAssociates.com> wrote in message
news:MPG. 1e53def5d8798fd29896
8e@forums.sybase.com...
> In article <43ea2175$1@forums-1-dub>, FirstName.LastName@ianywhere.com
> says...
windoze[color=darkre
d]
>
> I'm using windows XP. I have no idea if it does it with *X platforms.
> I use connection profiles all the time, and I know Breck does as well,
> but haven't seen him mention this issue.
>
>
when[color=darkred]
>
> --
> Remove the ns_ from if replying by e-mail (but keep posts in the
> newsgroups if possible).
|
|
|
|
|