| Thread | Last Post | Replies |
|
| access and sql | 22 Dec 2004 15:51 GMT | 1 |
hey, i want to use access as a back-end database and sql as front-end . i already made the entire access db but not the db in sql ! how do i start ???
|
| SQL Server does not exist or access denied | 22 Dec 2004 14:51 GMT | 1 |
My Asp.net application can't connect to the SQL server from the app server, but an asp page and I can connect to the SQL server, the server also can't connect to a database in other machine. Tks,
|
| Query Analyzer and ODBC | 21 Dec 2004 23:31 GMT | 1 |
Can the Query Analyzer be used to connect to a DB2 database on an AS/400 via a Rumba ODBC connection? I created the ODBC connection in the System DSN section of my ODBC Data Sources. I can use PROC SQL statements in SAS with it and the Borland Database Engine can use it just fine ...
|
| MSSQL - DB2 Connectivity | 21 Dec 2004 18:40 GMT | 1 |
We are planning to start warehousing some of the data that currently resides on an as400 (using DB2) on a MSSQL 2000 server. Has anyone monitoring this group gone through such a project?
|
| SQL 7 to Oracle Openquery | 21 Dec 2004 18:37 GMT | 1 |
I have a list of CustomerID's that I need to oull address information from a linked Oracle database. I can query individual numbers from query analyzer. However I would like to have my list of CustomersID's be automatically processed through the
|
| how to connect ORacle Forms 6i with SQL Server 2000 | 21 Dec 2004 18:11 GMT | 1 |
i tired my best to get answer of my issue but no one helped me in ORacle OTN newsgroups , please if you know how can ORacle Forms 6i can connect with SQl Server 2000, kindly write. Thanks
|
| IIS and SQL Server on separate machine | 21 Dec 2004 01:32 GMT | 2 |
Can anybody please help me how to set up a conncetion between IIS & SQL Server on seperate machine. 1. Domain is same 2. I've tried as per the article 176380, but we are facing some problem on
|
| working with SQL and access | 20 Dec 2004 18:58 GMT | 3 |
I have an access DB (2000) with links to tables in SQL server. If I go back to my original DB and add a field, it doesn't show in the Access list. I have to delete the link and then re-connect it. Is there a better way of dealing with this?
|
| Retrieve a value from Openquery | 20 Dec 2004 09:31 GMT | 4 |
I need to retrieve a value from linked server (oracle) and store it into a local variable of a stored procedure . The only solution that I have found is to use a tempTable (the query is parametrized so I need to create a string variable with the full query):
|
| sudden disconnect from SQL | 20 Dec 2004 04:49 GMT | 1 |
We've been running a web app for months now, and then suddenly, that web server could not connect to the remote SQL instance anymore. We are using a standard TCP configuration with SQL default port. No alias is used. We use the SQL instance name (as opposed to IP) to connect.
|
| Windows Firewall makes it impossible to connect to SQL from client | 17 Dec 2004 18:39 GMT | 3 |
Is there a way to allow a client PC connect to my default SQL instance on an XP Pro SP3 machine without turning off the Windows Firewall?
|
| SQL Server 6.5 JDBC Driver | 17 Dec 2004 07:58 GMT | 2 |
Is there a type 4 JDBC driver for SQL Server 6.5? I see that the latest driver does not support SQL Server 7.0 but appearently you can still use it. Is this the same with 6.5? Thank You.
|
| unknown token received from SQL Server | 16 Dec 2004 19:26 GMT | 4 |
One of my user tried to pull data out of SQL Server into Excel sheet via Microsoft ODBC SQL Server driver. She got the following error: ( The data volumn is small with 700 rows. )
|
| Stored procedure performance mystery | 16 Dec 2004 11:11 GMT | 1 |
My application fetches a batch of data through a web service and writes 1000 entities per batch to a SQL Server 2000 database. There are 4 tables in every batch. There are the following number of SQL commands executed per average of every batch;
|
| Connectivity Stand-Alone installer | 16 Dec 2004 09:02 GMT | 2 |
I want my application's Installer to automatically install the SQL Connectivity on machine in which the Connectivity does not exist. For this i require a Stand-Alone installer (to be called from my Installer if connectivity is not found).
|