Seting Column Name Problems

Post anything here that doesn't fit into other categories

Postby mike.griffin on Sun Sep 17, 2006 12:02 pm

You need to call AddNew() like this when creating a new record to be inserted into your database. Also, this is a dOOdads question and there is a forum especially for that.

Code: Select all
this.currentShipment = new shipment();
this.currentShipment.AddNew();
this.currentShipment.ManifestNumber = Convert.ToInt32(this.currentShipment.GetManifestNumber());
User avatar
mike.griffin
Site Admin
 
Posts: 3290
Joined: Sat Apr 03, 2004 6:10 am
Location: Indianapolis, IN


Return to Peer to Peer - General Area

Who is online

Users browsing this forum: No registered users and 1 guest

cron