DiyLightAnimation

Fun => The Porch => Topic started by: chrisatpsu on November 07, 2012,

Title: any vb developers out there?
Post by: chrisatpsu on November 07, 2012,
any vb developers out there comfortable with ADO.net?
Title: Re: any vb developers out there?
Post by: kgustafson on November 07, 2012,
You are not allowed to view links. Register or Login
any vb developers out there comfortable with ADO.net?
Yes there are a few of us out here.  You working a project?
Title: Re: any vb developers out there?
Post by: chrisatpsu on November 07, 2012,
i just figured it out.

I was trying to figure out how to pass a parameter to a tableadapter.fill
i was setting up my SQL query wrong...
Title: Re: any vb developers out there?
Post by: chrisatpsu on November 07, 2012,
since I got it working...  i replaced 1,714,978 lines of code with 33
how cool is that!
Title: Re: any vb developers out there?
Post by: Steve Gase on November 08, 2012,
it sounds like you might have wasted a bit of time writing the first 1,714,945 lines.  <fp.
Title: Re: any vb developers out there?
Post by: chrisatpsu on November 08, 2012,
databse connection strings, and SQL statements were always intimidating to me. so it basically replaced a lot of "hardcoded data" which was mostly copy and pasted with slight modifications.

now that it can pull from a database, it's MUCH more manageable.
Title: Re: any vb developers out there?
Post by: rrowan on November 08, 2012,
Thats good news Chris

See there was nothing to it but to do it  ;D

Rick R.