Hello ALL,
I am a MS SQL user but have now been tasked to connect to our AS400 for data. a few questions.
1. can I pull multiple datasets with one SQL call i.e.
commandtext=" select * from sometable ;select * from another table"
2. are there IBM equivalents of Stored procedures?
thanks in advance
Bassguy
I am a MS SQL user but have now been tasked to connect to our AS400 for data. a few questions.
1. can I pull multiple datasets with one SQL call i.e.
commandtext=" select * from sometable ;select * from another table"
2. are there IBM equivalents of Stored procedures?
thanks in advance
Bassguy