| Thread | Last Post | Replies |
|
| Running A Stored Procedure From Enterprise manager? | 31 May 2006 16:31 GMT | 2 |
How do I run a stored procedure from within the Enterprise Manager? Thanks
|
| ODBC drivers not listed in SS2005 import wizard | 31 May 2006 14:54 GMT | 2 |
I'm trying to import an RBASE table into SQL Server 2005. In 2000, the RBASE ODBC driver was listed in the drop down list of the import wizard. It is not listed in the 2005 wizard. Is there a fix for this? Thanks,
|
| ODBC DataSource name problem | 31 May 2006 12:55 GMT | 1 |
We have an application which is used the ODBC Data Source to comunicate with the database. So during the installation of the product the installation creating the database name like : VAPost and server = datasource name which is 'VAPost'
|
| ODBC Data Source | 31 May 2006 12:51 GMT | 2 |
I hope that I am being a real dunce about this. Using SSIS, I create an ODBC data connection to our transactional system, from which we build our data warehouse. In the data flow, when I go to add the data source, I find nothing that will reference the ODBC data connection.
|
| SQL Server management studio - A connection to the report server failed (remote server) | 30 May 2006 13:26 GMT | 1 |
Has anyone seen this error: A connection to the report server failed. Most likely, you do not have permission to connect to the computer. You should either try to connect using report server URL for the Server name, or if the Distributed COM Users
|
| Could not allocate space for object 'Table' in database 'database_name' because the 'PRIMARY' filegroup is full. | 30 May 2006 10:50 GMT | 1 |
We have a problem with a "primary group is full" error, this is a well known problem found by Google but the only thing is that the solutions or problems with low diskspace is not our problem. Also solutions related to hotfixes wouldn't do the trick. As we have SQL Server 2000
|
| cannot login to sql server 2000 | 26 May 2006 11:52 GMT | 1 |
May I know what is the error below? I can't even login with sa id. It fails on two workstations but it works on the rest of the workstation. Connection failed: SQLState: '01000'
|
| Using alias in url to connect to database server | 25 May 2006 21:39 GMT | 1 |
I have a java application that uses com.sybase.jdbc2.jdbc.SybDriver driver to connect to database. Do you know if it possible use alias of database server name to connect to db server instead of actual server name and port.
|
| Help for SQL 2000 connection! | 25 May 2006 21:05 GMT | 2 |
Hi, I just install SBS 2003 with SQL 2000 on my server, but when I try to use another PC (OS is WinXP) connect the SQL server throgh ODBC, it pop up a error msg: connection failed
|
| SQL 2000 Transaction Log File | 25 May 2006 11:56 GMT | 1 |
My database transaction log file grows very fast. I have limited the maximum size at the moment and set the log back up process. Can someone tell me if I can delete the log file and generate the new one once it reaches the maximum size ?
|
| Backward compatiblity in sqlserver 05 Enterprise edition | 25 May 2006 00:04 GMT | 1 |
I believe I'm running into a backward compatibility issue with the sqlserver 05 Enterprise edition. I restored a database from sqlserver 2000 to my new sqlserver 2005. Both of my .net project and Access gets time-out errors (running remotely) when they try to access to a table ...
|
| SQL Error with CTP JDBC Driver 1.1 | 24 May 2006 22:52 GMT | 15 |
Starting up our application server encounters an error with the 1.1 CTP JDBC driver against a SQL Server 2005 SP1 server. The identical process succeeds with the 1.0 driver. The error received is: "The conversion from VARCHAR to CHAR is unsupported."
|
| The FOR XML clause is not allowed in a CURSOR statement | 24 May 2006 21:28 GMT | 2 |
I'm using JDBC Driver 2005 and connections to database are configured with selectMethod=cursor option. When i execute querys with FOR XML clause the application throws an exception: The FOR XML clause is not allowed in a CURSOR statement.
|
| Non Windows App connecting to SQL Server using Windows Auth | 24 May 2006 20:48 GMT | 1 |
How can a non Windows App , say an app that runs on Linux connect to SQL Server using Windows Auth ? Has anyone done that ? How does Linux integrate with Windows ? Are there 3rd party tools ?
|
| Change servername based on logon server | 24 May 2006 19:43 GMT | 5 |
We are to use an application on two replicated sites, the application uses a user dsn. We propose to use a reg file attached to a logon script to amend the server name so that users with laptops can move transparently between sites.
|