| Thread | Last Post | Replies |
|
| Password Encryption when using SQL Server 2000 Authentication | 31 Oct 2008 06:41 GMT | 1 |
I am told that when using SQL Server 2000 native authentication, the password is encrypted even if you don't use SSL. Is this true? I can't find anything about it BOL or any articles on Microsoft's website. This is a hot issue right now for us as we're told we use it because ...
|
| Multiple resultsets in jturbo and jtds | 30 Oct 2008 14:53 GMT | 1 |
I'm upgrading legacy system using java 1.4, MS SQL 2000, and Jturbo 3.0.2 to MS SQL 2005 and jTDS 1.2.2. While testing I found 'Invalid State: Result Set already closed'. Found a number of multiple resultsets tied to a single statement:
|
| SQL Server 2000 TCP Connection Issue | 30 Oct 2008 08:19 GMT | 1 |
Quick summary: Recently built Server 2008 Standard box SQL Server 2000 SP4 No default instance installed. Two named instances.
|
| .NET SqlConnection: connect error SQL Server 2005 DEV on same mach | 29 Oct 2008 17:58 GMT | 4 |
I have been scouring the boards all over and am only finding issues where people are attempting to remote onto another server to conenct to SQL. So... I am on my dev machine and attempting to use the following ConnectionString in a C# console app to connnect to the SQL server ...
|
| Can't connect | 28 Oct 2008 10:20 GMT | 4 |
I am not able to connect to several sql server instances over the network. I have SQL 2000 and SQL 2008. Where should I look for a misconfiguration?
|
| Looking for resource to help with composing complex SQL statements | 27 Oct 2008 22:38 GMT | 3 |
I am looking for websites and newsgroups that focus on helping with composing complex SQL statements. In others words, I need help somewhere with writing some though SQL. Please help.
|
| Best SQL sample and practice site? | 27 Oct 2008 22:36 GMT | 1 |
WHere is the best SQL samples and practice site available?
|
| osql Connection | 27 Oct 2008 22:26 GMT | 2 |
So, I have SQL 2005 installed and running. I have a 3rd party software package that connects to it using Windows Auth and everything works great. Problem is I have another 3rd party software that doesn't use Windows auth and it can't connect. The user has been setup on the SQL ...
|
| Connecting to Oracle Guru needed | 27 Oct 2008 19:00 GMT | 1 |
good day all, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ And if this is the wrong message borad please let me know where the best place to find this info.
|
| Unable to start MSSQL Server Service | 27 Oct 2008 06:39 GMT | 1 |
I want to set up SQL Mail, for which I have changed from local account to domain account after which I cannot start MS SQL server service, but again if I change from domain to local account I could connect to the service. My question is how to set up SQL Mail using domain account ...
|
| SQL 2005 - transactions => TIMEOUT!!! | 27 Oct 2008 06:37 GMT | 1 |
Please help. SQL Server 2005, a simple stored procedures that include one simple INSERT INTO, but this insert is inside a transaction. begin transaction insert into....
|
| import data into a SQL Server 2000 | 26 Oct 2008 22:18 GMT | 2 |
I was wondering if it is possible to import data into a SQL Server 2000 table from a command button in excel. Basically I need to send users (over 50) an excel spreadsheet for
|
| can't login to sql after i've installed a self made certificate | 21 Oct 2008 23:42 GMT | 2 |
i've made a self signed ssl certificate with selfcert, but now i can'tlogin into sql server: i get this error: The connection with the server was set correctly, but then there was an error during the handshake pre-login. (provider: Provider shared memory,
|
| How to restore a MSDE DB? | 20 Oct 2008 16:39 GMT | 1 |
I am running MSDE 2000 to backup a Microsoft Office SharePoint Server 2007. Blow is the .vbs script that I am using to back the server up. Can someone help me edit the script to do a restore? What the script does is backup the data each day and place it in a folder by
|
| Convert Access 97 database to SQL server | 20 Oct 2008 15:44 GMT | 1 |
I am trying to use Upsizing tool to convert Access 97 database to SQl server. Can anyone help in this aspect? Any help is appreciated... Thanks,
|