473,396 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Connect SQL server (64-bit) to Sybase SQL Anywhere 5.0

Hi,

The goal would be to import tables from Sybase into SQL server. This can be done manually, but how to do automatically?

I tried something like this:

EXEC sp_addlinkedserver
@server = 'Sybase SQL Anywhere 5.0',
@srvproduct = 'Sybase',
@provider = 'MSDASQL',
@datasrc = 'Dbf=\\s3k300dart01\'
GO

but no tables are returned and returns an exception (Cannot initialize data source object for linked server object....)

Is there another way to do this? Like a script to import tables?

Thank you,
John
Feb 15 '10 #1
1 4403
ck9663
2,878 Expert 2GB
Here, read this...

Good Luck!!!

~~ CK
Feb 16 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Emilio | last post by:
Question about Shared Sub Connect(server As , message As ) Why is in square brackets? Is it like Shared Sub Connect(server() As String, message() As String)
0
by: massimof | last post by:
I have a 64 bits server hp-ux 11.11 and i need to connect it to DB2 using Odbc, but i didn't find the right odbc driver . Could you help me with a site where I can download odbc drivers for free ?...
0
by: avinashibs | last post by:
how to connect the domain server using socket programing ? actually i have a userid , password . that userid and password go through the server then it will check the email id and password is...
2
by: s j shah | last post by:
How to connect server2005 and insert,delete,update record in database.plz help me
2
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect...
1
by: TLS | last post by:
How can i connect database which is hosted in server(Oracle 10g XE) from my client machine(in my client m/c dont have Oracle 10g XE - i using oracle SQL Developer for accessing Server DB) I tried...
6
by: Jean-Marc Blaise | last post by:
Hi, I have installed DB2 9.5 directly from FP1 on Windows in custom mode with COMP=CONNECT_SUPPORT. I then added my DB2 Server license. I am surprise that db2licm refers to a DB2 Connect...
0
by: Manuel Elias | last post by:
I have three PC : PC1 : WinXP Pro PC2 : Win2003 Server x64 PC3 : Win 7 x64 PC1 & PC2 can connect to PC3 via a VPN (PPTP) using windows menu to launch a configured VPN connection MyPVN. ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.