How to connect to master..sysdatbases using VS 2005?
Mon, 28 Jan 2008 10:49:57 -0500
Hi,
Which login credentials should I use to connect to master..sysdatabases database using VS 2005?
Thanks,
William Johnston
...
|
SharePoint Software
Sun, 27 Jan 2008 07:59:23 -0800 (PST)
iTechArt offers Windows SharePoint (MOSS) 2007 services software
development. Our development team of SharePoint developers helps to
configure, customize and develop intranet and internet portals based
on Microsoft SharePoint 2007. We use Microsoft Office SharePoint
Server 2007 (MOSS) as an application developme ...
|
cannot log into Reporting Services from SMSS
Sat, 26 Jan 2008 17:41:00 -0800
I have SQL Server 2005 with a full installation, and Reporting Services is
running according to the Configuration Manager. In SMSS, when I try to
connect to the Reporting Services server (my server is called ASUS2), it
responds:
Cannot connect to ASUS2...Client found response content type of 'text/html;
...
|
is it possible to change setting for remote desktop conenction via script/batch file?
Fri, 25 Jan 2008 10:48:22 -0700
how can I use vbscript or batch file to change RDP settings such as enabling
or disabling "allow remote desktop connection", adding/removing user groups?
Don't mind having windows prompting user on execution
also how to change default administrator login account from allowing many
password guess to time out ...
|
SQLCMD can't connect to SQL Server Express SP2
Thu, 24 Jan 2008 10:37:20 -0430
Hello.
This is my first post here, and I don't know if this question has been
answered before. I didn't see the answer at least in the topics I reviewed.
I have just installed SQL Server Express SP2 in a machine with Windows Vista
Ultimate, but I can't connect to it with SQLCMD nor with OSQL.
I always receive ...
|
Timeout expired error executing a simple View in SQL Server 2005 Express SP2
Wed, 23 Jan 2008 21:02:36 -0000
Hi
We are building a SQL Express database for embedded use in our application
and hitting problems executing simple Views executed from SSQL Server
Management Studio Express SP2 (SSMSE) and from Access XP via ODBC.
The MDF has a single table with 20 or so fields that are mainly text (100
char), plus a co ...
|
Forever
Sun, 20 Jan 2008 12:49:51 -0800
...
|
|
|
how to retrieve information from sql
Sun, 20 Jan 2008 16:26:58 GMT
what i want is i get the informations in my database then all the information
will be put in my table displyed at my page..and everytime i add something to
my database the table also adds
so from here
[IMG]http://i104.photobucket.com/albums/m188/sher_amf/sql.jpg[/IMG]
to here
[IMG]http://i104.photobucket.com/a ...
|
add at the same time delete
Sun, 20 Jan 2008 16:26:18 GMT
[QUOTE=Dragon_EPT;14362]what i want is that everytime i add something to my
sell table the stocks table deletes
[code]
<html>
<body>
<%@ page import="java.sql.*"%>
<%@ page import="java.util.*"%>
<%@ page import="java.util.*"%>
<%
try {
Connection con;
Statement stmt;
ResultSet rs;
String ...
|
connect SQL server from different domain
Sun, 20 Jan 2008 02:59:00 -0800
I have a SQL server 2005 in A domain, Windows Authentication, use domain user
as SQL server service account.
I have some developers in B domain, trusted with A domain. They failed to
connect SQL server via Windows Authentication. Please tell me how to resolve
this problem.
Thanks
Gu
...
|