Hi there. There are indeed several methods but if you have a client, you could configure a Silk Performer recorder profile and record the traffic. It'll produce a script with everything which is needed, including connections, commits, handles and SQL statements etc. Chapter 2 in the silkperformer-165-tutorials-en.pdf which ships with Silk Performer (C:\Program Files (x86)\Silk\Silk Performer 16.5\Doc) should also be very helpful. It covers a broadrange of topics for testing via ODBC. You could also consider hand coding the script but it depends on the complexity of your use case whether this viable or not. Have a look at the sample in Help for OdbcConnect to see how basic it can be, or some of the sample scripts in C:\Users\YourUser\Documents\Silk Performer 16.5\Samples\Database for more complicated examples. Hope this helps!! Regards, Ciaran.
↧