Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: openquery - stored procedure

    Jeff, is this possible?

    SELECT *

    FROM OPENROWSET('SQLOLEDB','Server=YourServer\InstanceHere;Trusted_Connection=Yes;Database=Master',

    ...

  • RE: openquery - stored procedure

    Because, i want to have one code with whom i want to call datasources for my forms. I use FoxPro9 and SQL SErver 2008, and code is that write to...

Viewing 2 posts - 1 through 3 (of 3 total)