|
Posted by Erwin Moller on 11/18/88 11:42
kirpi@kirpi.it wrote:
> There is an SQLServer database somewhere, and I would like to grab and
> publish some data to my web pages.
> I was told: "please, do", and given server address, database name, id,
> and password.
>
> My site is hosted on Linux at aruba.it and I do not have root rights,
> nor any chance to edit whatever server setup. All I can do is use the
> available tools, which you cand find here http://62.149.140.28/ver.php
>
> All I need is query for a few data with an easy SELECT and publish on
> the web.
>
> Question: would that be possible or impossible?
>
> Thank you
Hi,
SQLServer means Microsoft SQL Server?
Or some other db?
MS SQL Server runs on W$ machines, not on *nix.
If you are going to query M$ SQL SERVER, you need some layer in between to
help you from *nix. (Several solutions exist)
If you have another DB, please say which one, and we can help better.
Regards,
Erwin Moller
[Back to original message]
|