Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I Made first step of creating a basic SENS doc
with OLE DB connection .
doc name : connection.qvf
i made a binary load of the connection.qvf to data,qvf
and i found that the connections i created in connection.qvf do not replicate to my data.qvf
is it possible to make the connection continue to next SENS doc on binary load .
thanks
gidon
The open connection cant be continued. But you can store your connection information in a field and then read the connection information from the field and reconnect. Although I dont really see the whole point of doing that.