Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: binteron
Forum: C# Sep 5th, 2007
Replies: 1
Views: 14,633
Posted By binteron
I have a simple database that displays information in various datagridview controls on the same form. One thing I would like to do is change the colour of a row if the value from a cell returns...
Forum: C# Nov 8th, 2006
Replies: 5
Views: 23,927
Posted By binteron
I figured out my problem. I had included the database file in the project. Therefore it was overwritten each time I compiled the project, making it look like the database wasn't being updated. I...
Forum: C# Oct 17th, 2006
Replies: 5
Views: 23,927
Posted By binteron
This is the exact problem I am having. Autogenerated code with DataGridView control doesn't save data to the table? Help please if you can.
Forum: C++ Jun 25th, 2006
Replies: 5
Views: 4,338
Posted By binteron
I see, so in essence i created an extra pointer, one that wasn't needed. I had wondered about that, I must have misinterpreted the first book i read. Thanks a bunch for taking the time to clear...
Forum: C++ Jun 25th, 2006
Replies: 5
Views: 4,338
Posted By binteron
Well, I moved the delete [] catalogue line to the end of the program and now the thing runs perfectly.

Thanks Salem! I new it would be something simple and painfully obvious when you look at...
Forum: C++ Jun 25th, 2006
Replies: 5
Views: 4,338
Posted By binteron
Hi Salem, Thanks for the quick reply. *ptr is something from a different book, it said pointer was best way to access dynamic arrays.

I have run the program many times and not entered a space...
Forum: C++ Jun 24th, 2006
Replies: 5
Views: 4,338
Posted By binteron
I am new to C++ and working through SAMS C++ primer. one of the excercies involves creating a dynamic array of structures to catalogue car information. I have the following code almost working and...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC