Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Geocode Addresses in T-SQL

    Good idea, bad implementation.

    Don't use sp_OA, make Web calls from SQLCLR instead - everything will be better, from security to performance.

    I have implemented something like this myself and the idea...

Viewing post 1 (of 1 total)