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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot see an instance with BrowseConnect or OSQL /L13 Oct 2006 15:01 GMT1
I have 3 instances of SQL server currently on my machine.  The default
instance is MSDE 2000, I also have an SQL Express 2005 instance
\MACHINE\SQLEXPRESS and I have an instance of SQL Server 2000 Workgroup
Edition, named \MACHINE\WORKGROUP.  When I execute SqlBrowseConnect or
mdac and odbc12 Oct 2006 21:36 GMT1
I have installed a mdac 2.6 on my client's Windows XP PC, but the ODBC seems
to be the same.
What do I need to do so the ODBC will be changed to the ODBC comes up with
the MDAC?
DNS problems in ASP12 Oct 2006 15:18 GMT3
I hope that I'm right here.
We have an intranet-site in ASP where, till now the data was in an
Access database and we connected to the data via DNS.
Now we would like to change the data to a SQL-server.
How to view a table from another instance?12 Oct 2006 09:55 GMT4
on our server  we have a default SQL 2000 instance and also another MSDE
instance with the name server\instance1.
In one of my database of the default instance I would like to create a view
to the table from the another instance. I have tried with select statement
Accessing a remote SQL Server11 Oct 2006 19:40 GMT4
Currently, I access a database and table that is not the current
database using Admin..CASES
INSERT INTO Admin..CASES
(CASE_CODE,CASE_NAME,CASE_CLASS_PERIOD_BEG_DATE,CASE_CLASS_PERIOD_END_DATE,
Java and SQL Server10 Oct 2006 21:48 GMT3
MS Access (with ODBC) and vb.net on my PC read SQL Server tables fine.
I want to write a java program that reads SQL Server tables.  I can't
prompt the users for their user name and password because the
administrators only allow authentication through Active Directory.  Do
Trying to connect to SQL2005 with JDBC from Tomcat 5.510 Oct 2006 20:51 GMT1
I am extremely new to all this.  I have just built a MSSQL 2005 server on my
lap top and want to make a simple JSP to pull from the database.  I used a
sample that came with MYSQL and everything works.  I need to get this to work
with MSSQL now.  Does anyone have a basic setup to ...
sqlserver and named parameters10 Oct 2006 19:16 GMT1
Until recently, we were using the jtds drivers to access our MSSQL server,
but now feel the need (for a reason that escapes me right now) to the MS
drivers (sqljdbc_1.1.1501.101_enu.exe).
Unfortunately, this version of the driver doesn't seem to support named
TCP/IP Connection refused makeFromDriverError10 Oct 2006 15:06 GMT2
JBDC Newbie here,
Using MS SQL Server version 8.0, JDBC 1.1.
My connection is being refused.  Can anyone point me in the right
direction?
connection to SQL server 200510 Oct 2006 00:00 GMT4
I use the following code lines for connecting to SQL Server 2005:
        Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
        String connectionUrl =
"jdbc:sqlserver://SERVER;user=USER;databaseName=db;AuthenticationMethod=auto";
odbc driver?09 Oct 2006 19:39 GMT1
It has  been over 5 years since I've had to use MS SQL.
I'm finding out the interface has changed and now I can't figure out how
to install the ODBC driver to a Server 2003 R2 box.
It's not where it used to be.
SQL concect outiside domain09 Oct 2006 19:22 GMT2
We have a IIS server running and this server is not part of the domain
on which the databaseserver resides. However, it is possibile to ping
the IIS-server from the databaseserver and vice versa.
I try to connect to the database with a trusted connection. What I have
Connection Problem09 Oct 2006 14:53 GMT1
I use the following code lines for connecting to SQL Server 2005 using
JDBC in Java:
Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
               String connectionUrl =
SQL Profiler and Access bound forms09 Oct 2006 02:24 GMT3
We have noticed for a long time queries originating from Access 97 that had
very long durations when traced using SQL Server profiler (2000) .  Queries
that would complete in less than a four seconds in Query Analyzer showed
durations of twenty minutes and in one case two and a ...
Incorrect parameters being received by SQL Server Stored Procedure ...07 Oct 2006 18:57 GMT3
Hi Everybuddy,
I have a strange problem with VB6/SQL Server 2K. I am calling a stored
procedure from VB using ADODB.Command object. When I check the incomming
parameters into the stored procedure, that values in named parameters are
Pages: 1 2 3 4 5 September, 2006
 
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.