Showing posts with label usingthis. Show all posts
Showing posts with label usingthis. Show all posts

Sunday, February 19, 2012

Developer Edition and Standard Edition on the same machine

Hi All,
I have installed the Developer Edition on my computer and have been using
this SQL database for my project.
The SQL server Standard Edition is installed on the server and I need a SQL
client to be installed on my PC to be able to communicate with the SQL Serve
r
on the server. This would be for another project. When once the SQL client i
s
installed on my PC, will I still be able use the Developer Edition on the
local mahine as before, for the first project?
Thanks
kdPlease don't post independently in separate newsgroups. You can add
multiple newsgroups to the header and then all the answers appear as one.
See my reply in the other newsgroup.
Andrew J. Kelly SQL MVP
"kd" <kd@.discussions.microsoft.com> wrote in message
news:67B0C0CA-0413-4E73-8BA6-F6693BFEFC72@.microsoft.com...
> Hi All,
> I have installed the Developer Edition on my computer and have been using
> this SQL database for my project.
> The SQL server Standard Edition is installed on the server and I need a
> SQL
> client to be installed on my PC to be able to communicate with the SQL
> Server
> on the server. This would be for another project. When once the SQL client
> is
> installed on my PC, will I still be able use the Developer Edition on the
> local mahine as before, for the first project?
> Thanks
> kd|||Hi,
Thanks for the answer and sorry about that; didn't know that multiple
newsgroups could be added in the header.
Regards,
kd
"Andrew J. Kelly" wrote:

> Please don't post independently in separate newsgroups. You can add
> multiple newsgroups to the header and then all the answers appear as one.
> See my reply in the other newsgroup.
>
> --
> Andrew J. Kelly SQL MVP
>
> "kd" <kd@.discussions.microsoft.com> wrote in message
> news:67B0C0CA-0413-4E73-8BA6-F6693BFEFC72@.microsoft.com...
>
>

Developer Edition and Standard Edition on the same machine

Hi All,
I have installed the Developer Edition on my computer and have been using
this SQL database for my project.
The SQL server Standard Edition is installed on the server and I need a SQL
client to be installed on my PC to be able to communicate with the SQL Server
on the server. This would be for another project. When once the SQL client is
installed on my PC, will I still be able use the Developer Edition on the
local mahine as before, for the first project?
Thanks
kd
Please don't post independently in separate newsgroups. You can add
multiple newsgroups to the header and then all the answers appear as one.
See my reply in the other newsgroup.
Andrew J. Kelly SQL MVP
"kd" <kd@.discussions.microsoft.com> wrote in message
news:67B0C0CA-0413-4E73-8BA6-F6693BFEFC72@.microsoft.com...
> Hi All,
> I have installed the Developer Edition on my computer and have been using
> this SQL database for my project.
> The SQL server Standard Edition is installed on the server and I need a
> SQL
> client to be installed on my PC to be able to communicate with the SQL
> Server
> on the server. This would be for another project. When once the SQL client
> is
> installed on my PC, will I still be able use the Developer Edition on the
> local mahine as before, for the first project?
> Thanks
> kd
|||Hi,
Thanks for the answer and sorry about that; didn't know that multiple
newsgroups could be added in the header.
Regards,
kd
"Andrew J. Kelly" wrote:

> Please don't post independently in separate newsgroups. You can add
> multiple newsgroups to the header and then all the answers appear as one.
> See my reply in the other newsgroup.
>
> --
> Andrew J. Kelly SQL MVP
>
> "kd" <kd@.discussions.microsoft.com> wrote in message
> news:67B0C0CA-0413-4E73-8BA6-F6693BFEFC72@.microsoft.com...
>
>

Developer and Standard Edition

Hi All,
I have installed the Developer Edition on my computer and have been using
this SQL database for my project.
The SQL server Standard Edition is installed on the server and I need a SQL
client to be installed on my PC to be able to communicate with the SQL Server
on the server. This would be for another project. When once the SQL client is
installed on my PC, will I still be able use the Developer Edition on the
local mahine as before, for the first project?
Thanks
kd
I am not 100% sure what you are asking but if you already have the developer
edition installed on your PC then you most likely have the client tools such
as Enterprise Manager and Query Analyzer loaded. You can point these to any
SQL Server you wish. In EM just right click on the server node and choose
Register a new server and follow the wizard. Just a word of caution when
developing on the Developer Edition where production is Std Edition.
Developer is essentially the same as Enterprise Edition so if you used any
of the EE features such as Indexed Views and such they will not work on Std
Edition. There are other optimizations as well so be sure to test under Std
Edition to be sure you are getting the results you want.
Andrew J. Kelly SQL MVP
"kd" <kd@.discussions.microsoft.com> wrote in message
news:83D65348-FA9E-4843-B7C8-F817F6088DAB@.microsoft.com...
> Hi All,
> I have installed the Developer Edition on my computer and have been using
> this SQL database for my project.
> The SQL server Standard Edition is installed on the server and I need a
> SQL
> client to be installed on my PC to be able to communicate with the SQL
> Server
> on the server. This would be for another project. When once the SQL client
> is
> installed on my PC, will I still be able use the Developer Edition on the
> local mahine as before, for the first project?
> Thanks
> kd