Search found 3 matches
- Fri Jul 29, 2022 10:52 am
- Forum: JDBCR4
- Topic: SQL SERVER DATA EXTRACT
- Replies: 0
- Views: 56083
SQL SERVER DATA EXTRACT
Hello I am using scotts jdbc tool and jtds 1.2.5 driver to extract data from an external swql server db. The connection is working fine, but the sata extract is very slow. I get about 3 mil rows if i run the job for more than 8 hours. Is there anything that i can do to speed up the process? Thanks S...
- Mon Jun 06, 2022 2:07 pm
- Forum: HTTPAPI
- Topic: HTTPAPI help
- Replies: 2
- Views: 6283
Re: HTTPAPI help
Thanks Scott.
- Fri Jun 03, 2022 1:54 am
- Forum: HTTPAPI
- Topic: HTTPAPI help
- Replies: 2
- Views: 6283
HTTPAPI help
Hello, First of all let me thank scott for the.awesome tool. I have a project where i need to use a REST API process to send information to 3M for their GPCS product. It first needs an authorization request made and the return is an JWT. Using this token a following request is to be made with a JSON...