Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / Connectivity / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL Server 2005 connection string problem24 Jan 2006 21:36 GMT1
In my connection string when using Data Source=ServerName I can get a
connection to SQL Server.
However, I can't connect using (local),(localhost),local or localhost.
Is there any reason why this would work for SQL Server 2000 and not for
Variant datatype not supported?24 Jan 2006 21:33 GMT4
I'm trying to write a method that will tell me what version, 8 or 9, I'm
running on.  When I connect to 2000, I use the old driver.  When I connect to
2005, I use the new driver.  I first used the
DatabaseMetaData.getDatabaseMajorVersion() method, but it is not supported in
SQL Server 2005 JDBC Driver.   Old jars in classpath?24 Jan 2006 15:54 GMT4
I am want to use the 2005 driver to connect to a SQL Server 2000 database.    
Currenlty, I can not connect to my 2000 database with the sqljdbc.jar.     I
am using the new driver class: com.microsoft.sqlserver.jdbc.SQLServerDriver
I keep getting the message "No suitable driver" ...
Connect to SQL Server 200524 Jan 2006 15:17 GMT1
Is it possible to register remote SQL Server 2005 in SQL Server 2000
Enterprise Manager?
Thank you
Al
SQL server becomes case sensitive if I choose collation as : Chinese_PRC_BIN24 Jan 2006 09:45 GMT9
I am facing following issue with SQL server 2000. If, while creating DB, I
choose collation as Chinese_PRC_BIN, SQL server becomes case sensitive.
e.g. if Table name is  "MYTABLE", following query fails
select * from mytable
Restricting access to certain applications23 Jan 2006 23:56 GMT3
Is it possible to restrict access to SQLServer only to selected applications
(the ones I develop)?. This is why I'm asking:
Suppose user "Mary" has access to certain tables for SELECT, UPDATE, INSERT,
DELETE, etc. I want Mary to delete records on tables only in certain
SQL Native client in Windows 9823 Jan 2006 23:54 GMT1
Does SQLServer 2005 Native client support windows 98?
Thanks
Using MARS with JDBC Driver23 Jan 2006 21:36 GMT13
Is MARS supported through JDBC?  Is the connection the same?  Is this
documented anywhere?
installation of SQL server express23 Jan 2006 19:21 GMT2
I had a beta version of visual studio 2005, including SQL Server 2005, on my
PC. i have uninstalled these and now installed VB an d C# express but when I
try to install SQL xprs 2005 it tells me I have some beta stuff left.  
anybody know what I should be deleting?
Creating a windows Authentication DSN 23 Jan 2006 16:03 GMT1
Can this code be changed to use the windows Authentication instead of the
SQL Server login?
http://www.mvps.org/access/tables/tbl0014.htm
error 4023 Jan 2006 08:56 GMT3
I have VS2005, SQL 2000, SQL Express and SQL 2005 installed on my laptop with
XP Pro.  I have no problems connecting to SQL 2000 but get the following
error when I try to connect to SQL2005.
"When connecting to SQL Server 2005, this
Getting a permission denied - but not using that user?22 Jan 2006 18:43 GMT1
In my database I created a SQL Server user - malphaTest
In my WebConfig.xml
<add key="SQLConn"
value="Data Source=HIDSCFILE002;Initial Catalog=Membership;User
Changing the database from MSAccess to MSSQLServer.22 Jan 2006 03:54 GMT1
I got a application which is developed using VB6.0 as front end and
MS-Access as backend. Now i would like to change the database from MS-Access
to MS-SQLserver.
How do I change the databse from MS-Access to MS-SQLServer?
Insert command not affecting the table but is recognized by profil21 Jan 2006 18:00 GMT1
I've been trying to add a simple record to SQL Server 2000 and it is not
recognizing the insert statement. The SQL profiler is picking up the command
from the application, but it is not updating the table with the new record.
If there are any suggestions, it would be appreciated.
New JDBC Driver 1/19/06 & SSL ?20 Jan 2006 18:12 GMT1
Does the today release new JDBC Driver support SSL encryption ?
Pages: 1 2 3 4 5 6 December, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.