I need to query a SQL database from a scene script. What are possible ways of connecting to a SQL Server?
I tried ADODB.RecordSet, but that does not seem to be available in the XPression scripting engine.
I didn't see a DataLinq scripting object in the help file. I imagine there would be a way to use DataLinq in a script since it exists in Visual Logic.
Anyone have any ideas?
Jonas