RE: SQL Server 2008 R2 ManagerStudio

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 4 Aug 2011 13:57:47 -0400

Hi Katherine,
I'm talking about writing SQL into your program code and including the dll in 
your projects when you write applications.

thanks.

Jim

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Katherine Moss
Sent: Thursday, August 04, 2011 12:46 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: SQL Server 2008 R2 ManagerStudio

I have it, but I never got around to installing it.  I suppose there's one way 
for me to get used to the command line for management.  

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Homme, James
Sent: Thursday, August 04, 2011 12:36 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: SQL Server 2008 R2 ManagerStudio

Hi Katherine,
Have you ever tried SQLite? There's a DLL that makes it work with MS products. 
Lots less overhead from what I understand, and it conforms to most of standard 
SQL.

Jim

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Katherine Moss
Sent: Thursday, August 04, 2011 11:16 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: SQL Server 2008 R2 ManagerStudio

Nice.  And the other reason why I like SQL server is because most books 
regarding microsoft technologies base their explanations using it.  And it's 
simpler to use than the others because no additional drivers are needed to 
integrate it.  Try MySQl with office.  The only way to do that would be to 
create a DSN via OleDB.  

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Littlefield, Tyler
Sent: Thursday, August 04, 2011 11:08 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: SQL Server 2008 R2 ManagerStudio

Sweet. I figurede you could get at it with scripting, but I've not used to many 
of the office products all that often. You might also like postgresql, I'd 
almost convert everything to that if i had the time and patients to learn it.
On 8/4/2011 8:06 AM, Katherine Moss wrote:
> Sure it does.  Outlook uses it for it's business contact manager, you can 
> move an excel table over to SQL server and vice versa, and yes, access can 
> act as a front end to a SQL server.
>
> -----Original Message-----
> From: programmingblind-bounce@xxxxxxxxxxxxx
> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of 
> Littlefield, Tyler
> Sent: Thursday, August 04, 2011 10:57 AM
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Re: SQL Server 2008 R2 ManagerStudio
>
> On 8/4/2011 7:55 AM, Katherine Moss wrote:
>> It's a loyalty thing, nothing else.
> Should have guessed.
>
>>    And to your second, reporting services, integration with 
>> sharepoint/office,
> integration with office? mssql integrates with office? I know access is 
> around, but that's different.
>>    integration with the CLR and .net framework,
> We have libraries for other database systems.
>
>>    and I like the ease of the Transact-SQL dialect versus standard SQL92.  
>> Or is it '99 used by other databases?
>>
>> -----Original Message-----
>> From: programmingblind-bounce@xxxxxxxxxxxxx
>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of 
>> Littlefield, Tyler
>> Sent: Thursday, August 04, 2011 10:08 AM
>> To: programmingblind@xxxxxxxxxxxxx
>> Subject: Re: SQL Server 2008 R2 ManagerStudio
>>
>> ...
>> On 8/4/2011 6:53 AM, Katherine Moss wrote:
>>> I'd definitely probably do that if it wasn't for my preference for 
>>> Microsoft products over others,
>> Why? What sets M$ products apart?
>>
>>>     and my preference for SQL Server's more vast set of features built in.  
>>> That's the only reason why I don't use PHP my admin.
>> like?
>>> -----Original Message-----
>>> From: programmingblind-bounce@xxxxxxxxxxxxx
>>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Homme, 
>>> James
>>> Sent: Thursday, August 04, 2011 9:39 AM
>>> To: programmingblind@xxxxxxxxxxxxx
>>> Subject: RE: SQL Server 2008 R2 ManagerStudio
>>>
>>> Hi Katherine,
>>> For MySQL, you would totally love PHPMyAdmin. You can do all kinds of neeto 
>>> stuff in your web browser and it's all accessible.
>>>
>>> Jim
>>>
>>> -----Original Message-----
>>> From: programmingblind-bounce@xxxxxxxxxxxxx
>>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of 
>>> Katherine Moss
>>> Sent: Thursday, August 04, 2011 8:52 AM
>>> To: programmingblind@xxxxxxxxxxxxx
>>> Subject: RE: SQL Server 2008 R2 ManagerStudio
>>>
>>> I was curious about that too, for I could never seem to manage to get the 
>>> command line client for SQL server working.  MySQL, I could get it working 
>>> partially, but nothing more than that.  Like viewing logs, and stuff like 
>>> that, I could never figure out which commands go where, so I just said 
>>> screw it and moved to microsoft's database.
>>>
>>> -----Original Message-----
>>> From: programmingblind-bounce@xxxxxxxxxxxxx
>>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal 
>>> Mazrui
>>> Sent: Thursday, August 04, 2011 8:29 AM
>>> To: programmingblind@xxxxxxxxxxxxx
>>> Cc: Rodney Haynie
>>> Subject: Re: SQL Server 2008 R2 ManagerStudio
>>>
>>> Hi Rodney,
>>> I am curious which aspects of database administration you find more 
>>> productive with a GUI client, and which with a command-line client.
>>>
>>> Jamal
>>>
>>>
>>> On 8/4/2011 7:17 AM, Rodney Haynie wrote:
>>>> Well I guess people will have different experiences on different 
>>>> computers. That is often the case with so many hardware configurations.
>>>> I know with VS2010 I was experiencing issues that other people were not.
>>>>
>>>> I say this because for what I use SSMS (2008 r2) for, I have no 
>>>> problems. I am not a DBA, but I use it for creating editing, 
>>>> deleting stored procedures, databases, tables, triggers, etc.
>>>>
>>>> I am in SSMS for multiple hours a day, mostly doing things like 
>>>> writing and executing SQL statements to query data.
>>>>
>>>> There are some small work-around I have found, but the tree view is 
>>>> not an issue at all for me. I can drill down through the server 
>>>> name, and go through databases, and tables, and columns within the 
>>>> tables, etc. I can then drill back upwards with no problems in the tree 
>>>> view.
>>>> This is all with JAWS 12. I think I started using SSMS in SQL 
>>>> Server
>>>> 2005 with JAWS 10. Before that I was using SQL Server 2000 mostly.
>>>>
>>>> My current computer is Windows 7 64 bit with JAWS 12.
>>>>
>>>> Take care.
>>>>
>>>> Rodney
>>>>
>>>> *From:*programmingblind-bounce@xxxxxxxxxxxxx
>>>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] *On Behalf Of 
>>>> *Katherine Moss
>>>> *Sent:* Wednesday, August 03, 2011 10:28 PM
>>>> *To:* programmingblind@xxxxxxxxxxxxx
>>>> *Subject:* RE: SQL Server 2008 R2 ManagerStudio
>>>>
>>>>     From the experience I have with it, it's relatively accessible. 
>>>> The only pain in the neck you'll run into is that it has issues 
>>>> keeping you in the correct level of the tree view, and whenever you 
>>>> open a node, you can close it, but you have to log out of it and 
>>>> back in to see the node above it. Don't ask me why that is. It's a 
>>>> royal pain,but, it's workable. Maybe a few of us at once should 
>>>> report it considering it's been ignored for the past few years now.
>>>>
>>>> *From:*programmingblind-bounce@xxxxxxxxxxxxx
>>>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] *On Behalf Of *Mike 
>>>> Freeman
>>>> *Sent:* Wednesday, August 03, 2011 10:21 PM
>>>> *To:* programmingblind@xxxxxxxxxxxxx
>>>> *Subject:* SQL Server 2008 R2 ManagerStudio
>>>>
>>>> Any thoughts on accessibility of same with JAWS Version 12.x?
>>>>
>>>> T I A!
>>>>
>>>> Mike Freeman
>>>>
>>> __________
>>> View the list's information and change your settings at 
>>> //www.freelists.org/list/programmingblind
>>>
>>> __________
>>> View the list's information and change your settings at 
>>> //www.freelists.org/list/programmingblind
>>>
>>>
>>> This e-mail and any attachments to it are confidential and are intended 
>>> solely for use of the individual or entity to whom they are addressed.  If 
>>> you have received this e-mail in error, please notify the sender 
>>> immediately and then delete it.  If you are not the intended recipient, you 
>>> must not keep, use, disclose, copy or distribute this e-mail without the 
>>> author's prior permission.  The views expressed in this e-mail message do 
>>> not necessarily represent the views of Highmark Inc., its subsidiaries, or 
>>> affiliates.
>>> __________
>>> View the list's information and change your settings at 
>>> //www.freelists.org/list/programmingblind
>>>
>>> __________
>>> View the list's information and change your settings at 
>>> //www.freelists.org/list/programmingblind
>>>
>>>
>


-- 

Take care,
Ty
my website:
http://tds-solutions.net
my blog:
http://tds-solutions.net/blog
skype: st8amnd127
My programs don't have bugs; they're randomly added features!

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: