I am having difficulty getting this method to work.
According to the RAS SDK Help file you simply set the Connection Attributes and then call
Sub SetTableLocation(
SubreportName As String,
CurTable As Table,
NewTable As Table)
This does actually change a thing. Does anyone know why, and how to get around this?
According to the RAS SDK Help file you simply set the Connection Attributes and then call
Sub SetTableLocation(
SubreportName As String,
CurTable As Table,
NewTable As Table)
This does actually change a thing. Does anyone know why, and how to get around this?