Hi, i have like 8 years of SQL Server expirience and aready got the
AppDev 2k5 videos. Can u plz recomend some (short :) book?Hi borisk,
Check out the free e-learning from MS:
http://www.microsoft.com/technet/prodtechnol/sql/2005/learning/default.mspx
They are pretty easy to do with a combination of reading, tests, labs
(although I couldn't get these working) and short lectures.
These might be a cheaper option than book shopping especially as most of the
MS Press books won't be out for sometime.
"borisk" wrote:
> Hi, i have like 8 years of SQL Server expirience and aready got the
> AppDev 2k5 videos. Can u plz recomend some (short :) book?
>|||Actually, not really. I don't have the exact publication date, but the
70-431 Training Kit is done and going through the final stages of publishing
before it gets released to the public.
The know the content is done, because I wrote 3/4 of the content in the
book. Based on the normal cycles that I've experienced with books, I'd
expect it to hit the shelves in end of May to end of June timeframe.
http://www.amazon.com/gp/product/073562271X/sr=8-2/qid=1145058772/ref=pd_bbs_2/104-8216110-1020728?%5Fencoding=UTF8
--
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.
"mcmonap" <mcmonap@.discussions.microsoft.com> wrote in message
news:C4D3F69E-FF6D-441E-9C03-32F52A8834C8@.microsoft.com...
> Hi borisk,
> Check out the free e-learning from MS:
> http://www.microsoft.com/technet/prodtechnol/sql/2005/learning/default.mspx
> They are pretty easy to do with a combination of reading, tests, labs
> (although I couldn't get these working) and short lectures.
> These might be a cheaper option than book shopping especially as most of
> the
> MS Press books won't be out for sometime.
> "borisk" wrote:
>> Hi, i have like 8 years of SQL Server expirience and aready got the
>> AppDev 2k5 videos. Can u plz recomend some (short :) book?
Showing posts with label 2k5. Show all posts
Showing posts with label 2k5. Show all posts
Wednesday, March 7, 2012
good book for 70-431
Hi, i have like 8 years of SQL Server expirience and aready got the
AppDev 2k5 videos. Can u plz recomend some (short
book?Hi borisk,
Check out the free e-learning from MS:
http://www.microsoft.com/technet/pr...ng/default.mspx
They are pretty easy to do with a combination of reading, tests, labs
(although I couldn't get these working) and short lectures.
These might be a cheaper option than book shopping especially as most of the
MS Press books won't be out for sometime.
"borisk" wrote:
> Hi, i have like 8 years of SQL Server expirience and aready got the
> AppDev 2k5 videos. Can u plz recomend some (short
book?
>|||Actually, not really. I don't have the exact publication date, but the
70-431 Training Kit is done and going through the final stages of publishing
before it gets released to the public.
The know the content is done, because I wrote 3/4 of the content in the
book. Based on the normal cycles that I've experienced with books, I'd
expect it to hit the shelves in end of May to end of June timeframe.
http://www.amazon.com/gp/product/07...5Fencoding=UTF8
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.
"mcmonap" <mcmonap@.discussions.microsoft.com> wrote in message
news:C4D3F69E-FF6D-441E-9C03-32F52A8834C8@.microsoft.com...[vbcol=seagreen]
> Hi borisk,
> Check out the free e-learning from MS:
> [url]http://www.microsoft.com/technet/prodtechnol/sql/2005/learning/default.mspx[/url
]
> They are pretty easy to do with a combination of reading, tests, labs
> (although I couldn't get these working) and short lectures.
> These might be a cheaper option than book shopping especially as most of
> the
> MS Press books won't be out for sometime.
> "borisk" wrote:
>
AppDev 2k5 videos. Can u plz recomend some (short
Check out the free e-learning from MS:
http://www.microsoft.com/technet/pr...ng/default.mspx
They are pretty easy to do with a combination of reading, tests, labs
(although I couldn't get these working) and short lectures.
These might be a cheaper option than book shopping especially as most of the
MS Press books won't be out for sometime.
"borisk" wrote:
> Hi, i have like 8 years of SQL Server expirience and aready got the
> AppDev 2k5 videos. Can u plz recomend some (short
>|||Actually, not really. I don't have the exact publication date, but the
70-431 Training Kit is done and going through the final stages of publishing
before it gets released to the public.
The know the content is done, because I wrote 3/4 of the content in the
book. Based on the normal cycles that I've experienced with books, I'd
expect it to hit the shelves in end of May to end of June timeframe.
http://www.amazon.com/gp/product/07...5Fencoding=UTF8
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.
"mcmonap" <mcmonap@.discussions.microsoft.com> wrote in message
news:C4D3F69E-FF6D-441E-9C03-32F52A8834C8@.microsoft.com...[vbcol=seagreen]
> Hi borisk,
> Check out the free e-learning from MS:
> [url]http://www.microsoft.com/technet/prodtechnol/sql/2005/learning/default.mspx[/url
]
> They are pretty easy to do with a combination of reading, tests, labs
> (although I couldn't get these working) and short lectures.
> These might be a cheaper option than book shopping especially as most of
> the
> MS Press books won't be out for sometime.
> "borisk" wrote:
>
Sunday, February 19, 2012
giving users outside access to sql server 2k5
I'm trying to give access to users outside my firewall using an untrusted
sql login but for some reason I'm not able to do this.
I've opened up port 1433 on the firewall and pointed it to the server with
the same port number but I'm still not able to make a connection.
Is there anything I need to do to let external users access the database on
sql server 2005.
TIA,
JacksonOn Jan 30, 12:00=A0pm, "Jackson Lee" <j...@.intermixny.com> wrote:
> I've opened up port 1433 on the firewall and pointed it to the server with=
> the same port number but I'm still not able to make a connection.
Do you have local and remote connections for TCP/IP enabled on the SQL
Server? Verify that it is listening on 1433. If you are able to
connect from remote machines on your local network, then your problem
is probably on your firewall layer.
Curtis
sql login but for some reason I'm not able to do this.
I've opened up port 1433 on the firewall and pointed it to the server with
the same port number but I'm still not able to make a connection.
Is there anything I need to do to let external users access the database on
sql server 2005.
TIA,
JacksonOn Jan 30, 12:00=A0pm, "Jackson Lee" <j...@.intermixny.com> wrote:
> I've opened up port 1433 on the firewall and pointed it to the server with=
> the same port number but I'm still not able to make a connection.
Do you have local and remote connections for TCP/IP enabled on the SQL
Server? Verify that it is listening on 1433. If you are able to
connect from remote machines on your local network, then your problem
is probably on your firewall layer.
Curtis
Subscribe to:
Posts (Atom)