Hi All,
I've been trying to use the RDC to access an MSSQL database and eventually succeeded. An example with the RDC tutorial would have been nice.
I'm confused with the Table and Map Type. I've managed to gain access to MSSQL and using the PrintTable routine in the DBRequestManager I am able to see data in the logs.
I'm trying to retrieve data from SQL and write to SQLite and vice versa.
The DBRequest returns a Table result. How do I access the individual Rows and Fields to be able to write to SQLite? Sorry if this seems silly but I could badly do with a bailout here.
Can someone please provide code to solve the above and also possibly some explanation of the DBRequest Table result. Thanking you in advance.
Richard
I've been trying to use the RDC to access an MSSQL database and eventually succeeded. An example with the RDC tutorial would have been nice.
I'm confused with the Table and Map Type. I've managed to gain access to MSSQL and using the PrintTable routine in the DBRequestManager I am able to see data in the logs.
I'm trying to retrieve data from SQL and write to SQLite and vice versa.
The DBRequest returns a Table result. How do I access the individual Rows and Fields to be able to write to SQLite? Sorry if this seems silly but I could badly do with a bailout here.
Can someone please provide code to solve the above and also possibly some explanation of the DBRequest Table result. Thanking you in advance.
Richard