Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
SQL Server, Oracle linked server
Name: Andy Date: August 15, 2003 at 07:57:56 Pacific OS: win xp CPU/Ram: gig
Comment:
I have a linked server setup in SQL Server and the linked server is connected via Oracle OLE DB. I was setup using windows authentication and I was unable to connect. I would get an error saying unable to create instance of Oracle OLE DB. I then created a SQL Server account and logged in that way and now I can connect. Has anybody ever seen this error before? Thanks
Summary: I have create a dts job to dump a SQL Server table to a excel spreadsheet. When the table is dumped it creates a file with the date as the name. Is there a way that I can email this file every day w...
Summary: could someone tell me how to create a domain with SQL server 2000 and work on a domain, i got two computers, one winxp and win98SE and i want to put them an a domain with SQL SERVER 2000!!! ...
Summary: Hi, How can I automatically increment an ID-field in a MS SQL Server 2000 table? scenario: I want to add a record to a database with an ADO command object from VB. I am calling a stored procedure with...