all groups > sql server connect > july 2003 > threads for july 1 - 7, 2003
Filter by week: 1 2 3 4 5
Sql Server job connect to Novell disk resource
Posted by Dave at 7/7/2003 9:26:21 AM
A SQL server 2000 job does not seem to be able to access
a drive resource on a Novell server. I suspect it is a
security related issue. What is required to make this
connection possible. (Job seems to run fine if initiated
from a user login with Novell authentication.)... more >>
Unable to Connect to a Sql Server 2000 behind Firewall
Posted by Srinivasan.C.R. at 7/7/2003 8:44:17 AM
Hi,
We are having two Public Servers A,B
I am trying to access from Server B Query Analyzer to
Server A Sql Server and getting the Sql Server Does not
exist or Access Denied.
At the A end, the TCP Port 1433 and UDP Port 1434 are
enabled. In fact we tried by enabling all the ports ... more >>
Login failed for user...
Posted by Brett at 7/7/2003 7:42:15 AM
I'm trying to set up a subscription from a transactional
publication. The publication works find but when I try to
push or pull a subscription to another server I get the
following message:
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
I can set up a subscription on the publishi... more >>
SQL 7 data corruption
Posted by Paul Sedor at 7/7/2003 6:58:48 AM
The following error shows up in the SQL log:
I/O error (Bad Page ID) detected during read of BUF pointer=
What are the steps to repair the database?
Paul Sedor
V.P. & C.T.O.
SecureMed Corporation
psedor@securemed.com
... more >>
SQL Server 2000, Exchange, COM-Add in for Outlook XP; Dynamically link ACCESS xp & SQL SERVER???
Posted by Tobin at 7/6/2003 1:59:39 PM
Can SQL Server 2000 manage the contacts in Exchange?
Is there any connectivity between SQL Server and Outlook XP?
Furthermore, can SQL Server 2000 sorta replace Exchange, i.e. can it
communicate DIRECTLY with MS Outlook?
I know MS Outlook XP can use mail merge functions utilizing a SQL Server
... more >>
Windows 2000 Enterprise Products?
Posted by Joe at 7/6/2003 7:30:23 AM
I am trying to find a message board to ask questions
about how Windows Server 2003 will work with other
Windows 2000 products such as Exchange 2000 and Sql
Server 2000. Does anyone know of the best message board
to use or does anyone have ideas on this topic? I am
intalling a network for a... more >>
Query Analyzer Connection
Posted by Bill at 7/5/2003 7:39:56 AM
I am using SQL Server 2000 Developers Edition SP3. I am
using a cable internet connection. I have Log-In timeout
set to 15 seconds. I connected to my webhost's sqlserver
using the Client Network Utility and TCP/IP entered their
IP address. I can see my database and the tables fine.
Wh... more >>
.Net Framework to A natted SQL Server
Posted by Simon at 7/4/2003 7:59:18 AM
We have setup a large SQL server running servaral
instances, Going through a Firewall we are also using Nat
so that the firewall rules alow tcp 1433 to an ip.
One app works but a .net frame app does not .
Please help... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Linked server connection using Windows authentication?
Posted by Mike Stuart at 7/3/2003 1:00:41 PM
I'm trying to create a linked server connection from a
SQL 7.0 (SQL70) server on DomainA to a SQL 2000 (SQL2K)
server on DomainB. I belong to a global group in DomainA
that is in the local admin group of the server in DomainB
hosting SQL2K, and therefore am also in SQL2K's
BUILTIN\Adminis... more >>
how to avoid SQL server login dialog box
Posted by Raj at 7/3/2003 12:56:27 PM
I am using crystal reports. I have created crystal
dictionary using some odbc dsn name . when users use this
dictionary to create report . they get the login dialog
box prompting to enter database username / password. Is
there any way to avoid it. Such that all information is
embeded in th... more >>
SQL2K - Linked server - Mapping Windows group to a remote login
Posted by VUILLERMET Jacques at 7/2/2003 8:09:22 PM
My application uses an NT authentification login via a Windows group, as
recommended by Microsoft.
I've a linked server (Oracle), the link works fine.
I want to map the Windows group with one Oracle login (in Linked server
properties).
But, the combo box shows only the windows users and the... more >>
Exchange Server 2000 and MSDE
Posted by Joshua Leahy at 7/2/2003 12:39:40 PM
Does anybody know of a method to link exchnage server 2000
with an msde databse, such as that used in sharepoint team
services.
e.g. exchanging data between sharepoint discussion boards
and newsgroups or between document libraries and public
folders.
This would allow my users to access... more >>
SQL SERVER and COBOL
Posted by Vincent Framery at 7/2/2003 10:41:14 AM
i have some questions about using a sql server database with a software
program written in COBOL.
How can i use SQL Server with cobol ?
Actually i use Adabas D from Software AG.
The database is installed on a Unix Server and i use the environment to
connect to this base with SQL language.
... more >>
SQL Server service not starting
Posted by Manu at 7/2/2003 9:46:29 AM
I am using Sql server 7.0 along with a Windows 2000
server.This server is a domain controller of my office.My
problem is SQL Server service is not starting.While i am
starting sql server service it shows an error message "An
error 1069.The service didn't start due to a logon failure
occur... more >>
INVALID OBJECT NAME
Posted by Arun Rodrigues at 7/1/2003 9:25:33 PM
I HAVE DEVELOPED AN APPLICAITON USING VB6 AND SQL 2000. I
DONT HAVE ADMIN ROLE IN THE SEVER BUT I AM A OWNER OF
DATABASE IN THE SERVER (DBO). THE APPLICATION WHICH I
CREATED RUNS PERFECTLY IN MY P.C. BUT ON CLEINT PC I AM
GETTING THE FOLLOWING ERROR IN ONE OF THE COMBO BOX
INVALID OBJECT N... more >>
cleanup the tempdb
Posted by Abraham at 7/1/2003 6:01:01 PM
Is there currently a way to cleanup the tempdb?
Tried dbcc shrinkfile , but no luck.
Can't restart the server ,because it's on production.
What makes tempDB big ?
and tempDB is in Simple mode , but not truncating it .
Thanks
... more >>
dblib connection to AS400
Posted by Blake Cheatham at 7/1/2003 10:51:10 AM
I have C applications used in a SQL Server / DB2 batch
processing scenario that use dblib through SNA Server and
an unsupported application from Sybase called MDI Gateway.
I would like to know if anyone has been able to use dblib
to connect to IBM DB2 on AS400 without using SNA server or
... more >>
Linked server Error 7405??
Posted by Andy at 7/1/2003 6:30:41 AM
Somebody please help. I set up a linked server and wrote
a stored procedure that queries the linked server and
then insert the results into tables on my local server.
When I go to save the stored procedure this is the error
message I get.
Error 7405: Heterogeneous queries require the A... more >>
|