Skip to Content
0
Former Member
Jul 15, 2008 at 08:40 AM

Write directly to SQL server

24 Views

Hi all.

What is the simplest way to write data directly to SQL server.

It's on a different server so using EXEC SQL is not possible.

The favorite solution for me is to use direct sql commands but I don't know how to do it.

Thanks in advance.