Showing results 1 to 3 of 3
Search took 0.00 seconds.
Posts Made By: erichn
Forum: ASP.NET Dec 10th, 2007
Replies: 4
Views: 1,083
Posted By erichn
Re: Database design - ASP.NET MsAccess

Thanks very much for your input. I have opted for 4 boolean fields in the database and use something similar to your code
string myValues = "" //initialize the string

if (chkAlt.Checked == true)
{
...
Forum: ASP.NET Dec 8th, 2007
Replies: 4
Views: 1,083
Posted By erichn
Re: Database design - ASP.NET MsAccess

I have used this approach and I managed to do everything I wanted, except I was not able to use checkboxes to insert and update the fields.

So if you have a solution to that problem, it would be my...
Forum: ASP.NET Dec 8th, 2007
Replies: 4
Views: 1,083
Posted By erichn
Question Database design - ASP.NET MsAccess

I am stuck to know how to design a database for an asp.net 2.0 project.

I have a table with many fields. In addition to all the other fields (mainly text fields) I would like to keep track of 4...
Showing results 1 to 3 of 3

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 2:25 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC