Mike Wills

1,333
Reputation
197 views

Registered User

Name Mike Wills
Member for 1 year
Seen 20 hours ago
Website
Location Minnesota
Age 29
Developer: I have been a midrange* developer since 2000. I have a bit of experience in Java and C#.NET web development throughout my time as a developer.

PC Technical: I own Windows PCs, an iMac, and and iPhone. I have used some *nix systems in my many years of using computers, but am pretty weak in my knowledge in that area. My knowledge in Windows desktop versions is quite strong, but no where near an expert level.

* a.k.a. AS/400, iSeries, System i, i5
Nov
10
comment Processing XML from a Table (with one line in one record each)
My first time working with LINQ. I missed that and it didn't turn up in my web searches. Thanks!
Nov
10
asked Processing XML from a Table (with one line in one record each)
Oct
22
comment Getting Your Customer’s Bills in to Bill Pay Sites
I should also mention that there is nothing preventing a person from adding their bill to the bill pay system. Which currently sends us a check. This, however, causes extra work for the bill processors. We are looking for ways to save them time (thus save us money). We are contacting the bank on this. I'll update once I know what exactly needs to be done for future people to look at.
Oct
22
asked Changing how fckeditor sets the path for images
Oct
20
comment How can I get the EBCDIC value of a character in RPGLE?
Is this hash going to be used for encryption? There are encryption functions in RPG that would do that for you. I have used the encryption functions. If this is the case, I can post my test app here for you to look at.
Oct
1
answered How long can memory leaks persist in RPGLE programs?
Sep
25
comment How tell the difference between a Debit Card and a Credit Card
I don't know the cost of Debit vs. Credit for processing, but I have heard in the past that debit transactions are cheaper for the vendor thus the push to debit.
Sep
25
revised How tell the difference between a Debit Card and a Credit Card
added 44 characters in body
Sep
25
comment How tell the difference between a Debit Card and a Credit Card
The magnetic strip makes sense.
Sep
25
revised How tell the difference between a Debit Card and a Credit Card
added 42 characters in body
Sep
25
comment How tell the difference between a Debit Card and a Credit Card
See my comment for chaos's answer.
Sep
25
asked How tell the difference between a Debit Card and a Credit Card
Sep
24
comment Getting Your Customer’s Bills in to Bill Pay Sites
We already offer ACH and a way to pay with a credit card through our website.
Sep
24
revised Getting Your Customer’s Bills in to Bill Pay Sites
Clarified Question
Sep
24
asked Getting Your Customer’s Bills in to Bill Pay Sites
Sep
15
accepted Retrieving an Record Problem
Sep
15
accepted Weird Output on SQL REPLACE
Sep
15
accepted Removing Unused Columns from a Bar Chart
Sep
15
accepted Committing a Directory to Subversion
Sep
15
accepted DataTable.DefaultView.Sort Doesn’t Sort
Sep
15
accepted Replace DataSource for Reporting Services RDLC Reports
Sep
15
accepted Setting a key field on a view
Sep
2
accepted Pros and Cons of ASNA Visual RPG (AVR)
Aug
26
awarded  Nice Question
Aug
23
awarded  Yearling
Aug
13
answered Create a Spooled File from Java with a specified Job name on iSeries
Aug
7
comment Is there such a thing as IMAP for podcasts?
I am with you on this. When you have the addiction, you need to satisfy the craving. The problem with iPods is that iTunes takes over and you are at the mercy of that master list. To my knowledge there is no solution like this currently. I would love to have one though.
Aug
5
awarded  Popular Question
Jul
31
comment Worst UI You’ve Ever Used
I don't see what the problem is with iTunes in Windows.
Jul
31
comment Worst UI You’ve Ever Used
I think this should be #1 voted
Jul
30
revised How do I iterate over a set of records in RPG(LE) with embedded SQL?
edited tags
Jul
30
revised What resources would you recommend for RPG36 code conversion?
edited tags; edited tags
Jul
30
answered DataTable.DefaultView.Sort Doesn’t Sort
Jul
30
revised Are there some projects that rate RPG source? like software metrics?
edited tags
Jul
30
answered Pros and Cons of ASNA Visual RPG (AVR)
Jul
30
comment DataTable.DefaultView.Sort Doesn’t Sort
Basically the same casting error. Unable to cast object of type 'System.Data.DataRow' to type 'ActionLogStartEndRow'.
Jul
30
comment DataTable.DefaultView.Sort Doesn’t Sort
@Jeromy - I am sure it does. I am using the .XSD data layer to accomplish all of this.
Jul
30
comment DataTable.DefaultView.Sort Doesn’t Sort
Doing that gives me an "Unable to cast object of type 'System.Data.DataRowView' to type 'ActionLogStartEndRow'." error.
Jul
30
revised DataTable.DefaultView.Sort Doesn’t Sort
Clarified Question
Jul
30
comment DataTable.DefaultView.Sort Doesn’t Sort
It isn't sorting.
Jul
30
revised DataTable.DefaultView.Sort Doesn’t Sort
added 1 characters in body; edited title
Jul
30
revised Should PDF files generated from LaTeX source files be under version control?
Changed answer due to clarification.
Jul
30
asked DataTable.DefaultView.Sort Doesn’t Sort
Jul
30
awarded  Nice Answer
Jul
30
answered Should PDF files generated from LaTeX source files be under version control?
Jul
30
asked How do I handle a DBNull DateTime field coming from the SQL Server?
Jul
30
comment Force an iteration of a loop
That is why I marked it as the answer. It can't get any clearer than that.
Jul
30
asked Force an iteration of a loop
Jul
25
awarded  Notable Question
Jul
24
answered Removing Unused Columns from a Bar Chart