all groups > sql server connect > november 2004 > threads for november 22 - 28, 2004
Filter by week: 1 2 3 4 5
How to Fill a Combobox with a fiel in a table?
Posted by AbĂlio Teixeira at 11/26/2004 10:47:24 PM
Hi,
Can somebody help me to fill a combobox with a field (ex: "Description") in
a table (Ex: Countries)?
Thank's
... more >>
SSPI Contect Error
Posted by tech712ec at 11/26/2004 9:05:32 AM
I'm able to connect to connect to server using the netbios name but, if I
connect using the FQDN I get the SSPI error... more >>
DB-Library and sp_dbcmptlevel in Sql Server 2005
Posted by Tomas at 11/26/2004 4:29:04 AM
Hello!
We are currently running SQL Server 7.0 with databases in 6.5-compatibility
mode for DB-Library.
- Will this still be supported in Sql Server 2005?
- If so, any changes in behaviour?
- What new features will we be "missing out of" by continuing with the above
setup (db-lib + 6.5-m... more >>
How to FTP via VPN to sites with real adresses on different IP's ?
Posted by Jason Robertson at 11/25/2004 5:40:04 PM
Hi,
I am using Windows 2003 Server. The VPN works fine, but I want to FTP
through the VPN so the connection is encrypted. The problem is each of my
IIS sites has a real Internet address specified, w.x.y.z. So when the VPN
comes up using a private IP, I can't connect to any of the FTP sites u... more >>
Connection pooling & Windows authentication
Posted by Gai at 11/24/2004 1:10:39 PM
Hey all,
I'm connecting to SqlServer 2000 from an ASP.NET web application.
The web application runs under a specific Identity (impersonating to a
specific windows account), the connection string contains
"IntegratedSecurity=SSPI",
and as far as I can see, it (the connection string) is constant.... more >>
SQL-Server Integrated security connnection and SharePoint 2003
Posted by deathlok09 NO[at]SPAM hotmail.com at 11/24/2004 12:07:33 PM
We have an ascx User Control that makes sqlclient database connection
to SQL-Server 2000. This user control is then contained on asp.net
page for testing (we eventually want
To use control in a web part).
This control functions normally if it resides in an IIS 6.0 web site
not configured fo... more >>
Access 2003 adp/proxy security - A substitute for SYSTEM_USER()
Posted by Kimberley Yochum at 11/23/2004 10:42:36 AM
We are moving an Access2000 adp application to Access 2003. Access2000
version uses approle for security but we found Approle does not work the
same in Access2003 so we are switching to a proxy security method.
Problem
We need a way for SQL to know the nt username that initiated the proxy
c... more >>
Distributed transaction with clustering server
Posted by Yuval Peleg at 11/23/2004 8:05:49 AM
I can't perform a distributed transaction between a remote
server to the central server.
I have 3 sql server 2000 enterprise edition. 2 of them are
installed on win2K server (LOCAL1, LOCAL2) and the other
(CENTRAL_SQL) is installed on clustering win2K server.
None of them is in domain.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VB6 apps cannot connect to SQL2000
Posted by NewDBAGuy at 11/23/2004 3:49:06 AM
I am working to replace our production SQL7 server on NT with a new box
running SQL2000 with Win2k3. Last week I had prepped the new server by
importing the db from backup, the jobs, DTS packages, and by (hopefully)
restoring the user accounts - only 6 of them. The old and new servers are
bo... more >>
SQL Server 2000 SP3a and Windows Server 2003 connection
Posted by AussieStock at 11/22/2004 5:43:01 PM
Hi All,
I have recently upgraded our W2K Server to W2K3 Server after applying SQL
Server 2000 SP3a first. Since upgrading the server, all client machines
(XPsp1) can connect and operate with the SQL database and also run the VB6
apps ok, but I (Administrator) cannot connect to the database ... more >>
Cannot connect in mixed mode after installing SQL2K on client
Posted by caos NO[at]SPAM regerar.com at 11/22/2004 3:44:18 AM
Server: W2K server with SQL 7.0, all WU patches applied
Client: W2K professional, all WU patches applied
I have an application that resides entirely on the server, only a
shortcut is installed on the client. It connects to SQL using mixed
mode authentication.
When I installed SQL server 200... more >>
|