Viewing 15 posts - 811 through 825 (of 3,366 total)
dndaughtery (11/18/2009)
Thats true. I now use a 32 bit machine and was using a 64 bit machine before.
So yep it is a platform issue now you know why most production...
Kind regards,
Gift Peddie
November 18, 2009 at 3:11 pm
gmamata7 (11/18/2009)
I'm installing SQL Server 2005 and at the end of installation I have noticed Visual studio 2005 in ALL Programs list. So this Visual studio 2005 is required?...
Kind regards,
Gift Peddie
November 18, 2009 at 3:08 pm
dndaughtery (11/18/2009)
Kind regards,
Gift Peddie
November 18, 2009 at 3:05 pm
Nick Kernick (11/18/2009)
i have had servers totally ruined by people hacking into sql...
Kind regards,
Gift Peddie
November 18, 2009 at 10:32 am
Gianluca Sartori (11/18/2009)
Kind regards,
Gift Peddie
November 18, 2009 at 10:05 am
Nick Kernick (11/18/2009)
The servers sit on the internet in their own little world. They dont talk to each other.
and dont think they...
Kind regards,
Gift Peddie
November 18, 2009 at 9:50 am
You can convert the User instances to server instances and use other SQL Server in your network to create replication using the two as subscribers. The Express can be...
Kind regards,
Gift Peddie
November 18, 2009 at 9:29 am
lokhande.deepali (11/18/2009)
Is their is any Script to change collation of user database ?
The process Which I know;
First Backup the User database
1.creation of new database with required collation (create...
Kind regards,
Gift Peddie
November 18, 2009 at 9:17 am
TNSNAMES.ORA is a Network Configuration file in the location C:\Oracle\product\11.1.0\client_2etwork\admin (Per my Server where Oracle 11 Client is installed) that stores the Host Name, Protocol and Port for the Oracle...
Kind regards,
Gift Peddie
November 17, 2009 at 2:20 pm
Bru Medishetty (11/17/2009)
klineandking (11/17/2009)
i also wanted to know what the TNSNAMES.ORA means or what it does in your reply to my post, what is it for?
TNSNAMES.ORA is a Network Configuration...
Kind regards,
Gift Peddie
November 17, 2009 at 11:19 am
klineandking (11/17/2009)
Hey people can someone tell me how to make a connection to an Oracle database in SSIS thank you
Oracle require Oracle client installed for all development tasks and make...
Kind regards,
Gift Peddie
November 17, 2009 at 10:17 am
agil (11/17/2009)
Hello,Thanks so much for your help.
my database lenguage is english
regards.
Here are the collation definition when Microsoft says Expression it means collation in your queries which is new to SQL...
Kind regards,
Gift Peddie
November 17, 2009 at 9:00 am
am-244616 (11/16/2009)
Master database is the default database for this login.
The Master database is one of the system databases there should be no default login to it because system admin role...
Kind regards,
Gift Peddie
November 16, 2009 at 9:19 pm
AlexSQLForums (11/16/2009)
am-244616 (11/16/2009)
I see the following error in the event viewer and sql server logs every min
Login failed for user 'NT-DOMAIN\services'. Reason: Failed to open the explicitly specified database....
Kind regards,
Gift Peddie
November 16, 2009 at 4:58 pm
halifaxdal (11/16/2009)
halifaxdal (11/16/2009)
From your side, you would specify integrated security connection strings from within your app.
connectionString="Data Source=XX.XX.XX.;Initial Catalog=SomeDatabase;Integrated Security=True"
But where do I specify the group? web.config?
Thanks.
You can add the...
Kind regards,
Gift Peddie
November 16, 2009 at 4:37 pm
Viewing 15 posts - 811 through 825 (of 3,366 total)