| Thread | Last Post | Replies |
|
| JDBC --> Bean (multiple recordsets) | 14 Apr 2005 16:57 GMT | 2 |
If I have the database return one record Im fine...and can pass the record from JDBC to the bean..how do I pass multiple recordsets to a bean and then call them later into a jsp?..any one have a link to a good tutorial for this?
|
| Timeout | 14 Apr 2005 10:01 GMT | 2 |
I am having a problem with a SQL2000 client. When I try to create a ODBC driver to my server, it show the message: conection failed sqlstate : hyt00
|
| Get the windows user from SQL | 14 Apr 2005 07:59 GMT | 1 |
I have an application that use SQL server 2000, (the conexion is not by nt autentification) I need to know what is the current windows user. Any help will be appreciates.
|
| Creating Reports | 13 Apr 2005 10:07 GMT | 1 |
In Microsoft access , Im using local tables or report tables to create a repor that I manipulate from the Main database which is a Access database also, how I can make a report for SQL Server database
|
| Oracle linked server | 13 Apr 2005 04:30 GMT | 1 |
I have a SQL 2003 SP3a on Windows 2003 and am connecting to an Oracle 9i database. I've set up the linked server and necessary permissions and it has been working successfully for months. However occasionally after rebooting the
|
| Cannot connect to localhost - (local) OK | 12 Apr 2005 22:19 GMT | 2 |
I am running SQL Server 2000 desktop edition with SP3 installed, XP PRO with SP2 installed. I am attempting to install the ASP.NET Commerce Database from the MS ASP.NET start kit.
|
| Microsoft JDBC Driver XA Problem | 12 Apr 2005 20:22 GMT | 3 |
I have applied XA support via the dll and script...but now I got the following error. Anyone can point me a direction to fix this? Thanks, j-
|
| How to grab data from two differerent databases on two different SQL Servers? | 12 Apr 2005 03:16 GMT | 2 |
I am running MSSql 2000. I have two different databases on two different SQL Servers. I am in SQL Query Analyzer. Is it possible to Query data from the two servers / databases?
|
| refreshRow not working | 11 Apr 2005 17:54 GMT | 1 |
Can someone confirm that the refreshRow method on a ResultSet class does not work and that it is a bug in the driver. I've tested the same code with different drivers and it works ok.... unless Microsoft has implemented the functionallity different, can someone tell me what that ...
|
| sql lost conection | 11 Apr 2005 17:09 GMT | 2 |
I have one sql server that runs one aplication that i use in my lan, it had been running well, but from a few days its having error 80004005 conection lost whith named pipes and tcpip, i run this server for two places conected by a wireless lan in the one is local doesnt give any
|
| Use of Multiprotocol net Library | 11 Apr 2005 14:16 GMT | 1 |
We have Multiprotocol enabled on our SQL2000 SP3A servers running on W2K3 servers along with TCP/IP and Named Pipes. Looking at the properties of Multiprotocol it shows a maximum connections expected of 1024. What are the effects of changing this value up or down?
|
| Monitoring the server | 11 Apr 2005 14:09 GMT | 1 |
I am new to the forum and have a question. I would like to monitor the SQL Server 2000 to make sure that it is running fine. Sometimes our server couldn't be connected even the server is running. I have to re-start the SQL Server in order to solve the problem. I am not sure ...
|
| "Linked Table" from a .txt file in SQL Server? | 11 Apr 2005 12:44 GMT | 3 |
OKay, I'm really, really good with MS Access, but am just getting up to speed on SQL Server. Is there a SQL Server equivalent of linking (not importing) a table from a .txt file? Thanks!
|
| Real Simple Question | 09 Apr 2005 10:17 GMT | 1 |
I am trying to use 1 computer running XP home networked to a machine using XP Proand SQL Server (Desktop Edition from Developer) on 1 other computer. My MSACESS ADP refuses to see the SQL server even though I can do file shares/printer shares between the two. Is XP home or Desktop ...
|
| JDBC SP3 and SSL | 08 Apr 2005 08:47 GMT | 5 |
If I enable SSL on my SQL Server (using the Force Protocol Encryption in Server Network Utility) and then use JDBC SP3 to connect (and Java 5 Update 2), will the connection succeed? If the current version of Microsoft's JDBC Driver for SQL Server won't make a SSL connection, are ...
|