I used to be able to check files out of Visual SourceSafe via Vb6 but can no longer do so. Why is this and more importantly, how do I fix this?
Thank you in advance.
TRC
************
My purpose in life is to show others what not to do.
<!--Caution, dates on calendar are closer then they...
Ok. So I fixed it. Here is what I now have. I am a little confused as to why it works as I seem to be sending the same information twice and it will not work with only one of the following. To make things even more strange, the SetDataSource command is malformed as the table is not specified...
Also, I have tried to use this code to no avail. I understand why the second one does not work but cause for the first one to not work is unclear.
moReport.Database.SetDataSource lrsDetail, 3
moReport.Database.Tables(1).SetDataSource lrsDetail, 3
************
My purpose in life is to show...
I just started to do app support for an app that has several reports in it. The reports are embedded in VB6.
One report keeps crashing and I believe it is because there are multiple org_id being passed to it via the following:
moReport.Database.AddADOCommand lrsDetail.ActiveConnection...
Sorry. This was suppsed to be in the Businwess Objects CR forum. Please respond to it there. Thank you
************
My purpose in life is to show others what not to do.
<!--Caution, dates on calendar are closer then they appear.-->
I just started to do app support for an app that has several reports in it. The reports are embedded in VB6.
One report keeps crashing and I believe it is because there are multiple org_id being passed to it via the following:
moReport.Database.AddADOCommand lrsDetail.ActiveConnection...
Did you ever find a solution for this?
************
My purpose in life is to show others what not to do.
<!--Caution, dates on calendar are closer then they appear.-->
Hi.
I am having problems with an insert statement that I build in VB6 and send to an oracle DB. Here is the sql insert
"into tempGeounitDBData(select distinct DRLHL_EX_REF_NO, GEO_UNT_INTR_ID, INTR_ST_DP, INTR_END_DP from GEO_UNT_INTR, DRLHL_EX where DRLHL_EX.DRLHL_EX_ID =...
Great thanks kids. Stars all around.
************
My purpose in life is to show others what not to do.
<!--Caution, dates on calendar are closer then they appear.-->
Geroge
Well, there are over 250,000 records in the DB but I can select a subset of them and dump them into what ever I choose (rs, temp table, array). i think it is a toss up fro network traffic. I guess I want to know if it is better to try and kill my computer or the server? (As in, where...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.