Viewing 15 posts - 16 through 30 (of 39 total)
OK, I'll just reply next time. Do you think there is more to the select statement that i didn't add? I'm having a difficult time trying to find the...
March 12, 2012 at 1:24 pm
Thanks Elliot. What did you mean by "whatever else you didn't send"? I'm sorry I don't understand.
Thank you.
March 12, 2012 at 1:11 pm
There is a table in the Justice database named CaseStatusHist that has the same fields as I listed in a previous (recent) post. In the database table, the key...
March 12, 2012 at 1:07 pm
Also, something I did gave me an error box from Visual Studio that says: "Form1.daFutureHearings could not be previewed
The parameterized query '(@prmDate datetime)SELECT csh.* from ClkCaseHdr AS '...
March 12, 2012 at 12:54 pm
I just edited to add some additional info to my previous post. I am not experienced in finding stuff "buried" in Visual Basic forms, I'm afraid. Can you...
March 12, 2012 at 12:47 pm
Thanks for continuing to help! There is a data adapter, a connection, a cmdSelect, and a dataset at the bottom of the screen underneath the blank form. The...
March 12, 2012 at 12:25 pm
Sounds logical Elliot. I think the person who coded it originally was someone who specialized in VB.
RBAR --> I had "RBAC", just a typo by me,...
March 12, 2012 at 10:59 am
Thanks, I just saw another chunk of code that you've translated and optimized after I posted a minute ago. Wow!
March 12, 2012 at 10:48 am
Thanks Elliot,
The code I posted is the entire thing except for the data source connection string. Could this: "Me.DsFutureHearings1.CaseStatusHist" be filled from transactions in the table via...
March 12, 2012 at 10:46 am
Lowell (3/12/2012)
March 12, 2012 at 9:59 am
I feel a little dense here. What do you mean about the "whole world looks like a nail" in this context? Do you mean we (or I) would tend...
March 12, 2012 at 9:44 am
Thanks Elliot. If I had my choice we'd keep it in VB and just run it from SSIS because it is so much time spent rewriting it in a...
March 12, 2012 at 9:41 am
Wow, thanks Lowell! [This is in reply to Lowell above, I see there are more comments now that I will read...]
Here's the code for one of them :
Public Class Form1
...
March 12, 2012 at 9:24 am
Thanks for your reply Eugene. I think they expect me to figure it out. I would feel like I had a prayer if I knew what the code...
March 12, 2012 at 9:14 am
.
March 8, 2012 at 6:05 am
Viewing 15 posts - 16 through 30 (of 39 total)