Hi there i'm trying to connect to an sqlserver database..but i do not have sqlserver installed, do i need to have installed???if not how can i connect to it.
Many thanks
Printable View
Hi there i'm trying to connect to an sqlserver database..but i do not have sqlserver installed, do i need to have installed???if not how can i connect to it.
Many thanks
you don't have to install the client libraries. you could just go thru a normal odbc connection. For faster spead, you can use oledb, but i imagine you'll the mdac pack for that.