| Thread | Last Post | Replies |
|
| Connecting to SQL Server over a VPN & through a router... | 20 Aug 2005 00:03 GMT | 1 |
I have a NetGear combined wireless router / ADSL modem, and am attempting to connect to SQL Server from my (wifi enabled) laptop, but am getting a 'failed to create SSPI context' message (note that I'm using Windows Authentication). I'm connected to my work LAN through a
|
| using applet it is throwing exception | 19 Aug 2005 09:26 GMT | 1 |
when i try to access database using applet it is throwing following exception with oracle 9.2 driver Database Exception:java.security.AccessControlException: access denied (java.util.PropertyPermission oracle.jserver.version read)
|
| Regarding odbc connection | 19 Aug 2005 05:14 GMT | 1 |
hii My win2000 server is configure to run as odbc Server. Database application is running fine on the server but the client pc running windows xp connect able to connect my odbc server
|
| Cannot attach .MDF file? | 18 Aug 2005 17:39 GMT | 1 |
I get the following error trying to attach an .mdf file, the first line is contained in the windows title bar. I do NOT have the .LDF file. Will I be able to salvage this database?
|
| How to protect my querries | 18 Aug 2005 08:14 GMT | 1 |
My application (in VB.net) is extensivelly querying a remote SQL server. Somebody sniffing the traffic could eventually find out all important information such as passwords (from users stored in datatables as well as the password and user name used in connectiong
|
| Clustered Indexes / Primary Key | 18 Aug 2005 00:58 GMT | 3 |
I am converting an Access app. from .mdb to ODBC link to a SQL Server. The first thing I have run into is Clustered Indexes not sorted. I have a small lookup table with 2 fields. From what I was told here by our DBA, every key has to have a primary key/clustered index. So, ...
|
| ODBC ERROR | 17 Aug 2005 10:17 GMT | 3 |
We have a DTS package to upload data from SQL to PARADOX. We are using the Microsoft Paradox- treiber driver. Data is uploaded from 2 sql tables to 2 paradox tables. Upload for one table works, but for the other one, we get the following error message.
|
| SSL security error | 15 Aug 2005 09:02 GMT | 1 |
I am trying to use SQL Server but I get this error when I connect to the server "A connect could not be established to (Local). Reason: SSL security error Connectopen(SecdoClientHandshake())..
|
| see last error in VB (VS .NET) | 15 Aug 2005 02:07 GMT | 1 |
I am using VB (VS .NET) Also, I am using microsoft application block. After calling and running a database command (select) I get an exception.
|
| Windows 2000 problem | 15 Aug 2005 01:47 GMT | 1 |
I've got a problem connecting to SQL server 2000 using windows 2000. Where testing a database using msde2000 (access project as front end) on a network with +/-20 people. And use of the "great" tool DbaMgr2k
|
| Connection String | 14 Aug 2005 11:45 GMT | 1 |
Can I write the connection string that uses a specific Windows user account and not SQL user account?
|
| Transaction was deadlocked on lock resources with another process. | 13 Aug 2005 23:44 GMT | 1 |
> Error opening [DATASOURCES]; Transaction (Process ID 71) was deadlocked on > lock resources with another process and has been chosen as the deadlock > victim. Rerun the transaction. This error is being returned to our application from SQL 2000 SP4. Should I
|
| Cannot connect to MSDE on SBS 2003 | 12 Aug 2005 00:41 GMT | 1 |
My client has installed e scanner program wich is suposed til run on a MSDE database. The program has to run on a reasently installed SBS 2003 server. The server is installed with only standard features, the isa server is not installed. Clients are running in a standard 2003 ...
|
| Linked Server | 11 Aug 2005 13:04 GMT | 2 |
I'm trying to setup a linked server from SQL server to another. Here's the catch. One server is in a domain the other is in a workgroup. I can't get the linking to work. Has anyone gotten this to work?
|
| Error 10060 | 11 Aug 2005 03:55 GMT | 3 |
I have an Access front-end connected to a SQL Server database. A report that used to work fine still opens fine in Preview mode, but when you go to print, after a long delay it finally generates the error: Connection failed:
|