hi.. im working with my thesis, can anyone help me to generate auto increment number.
for example,when the form load for the first time it will appear transaction 1, and then next time i'll load the form it will be transaction 2, so on and so forth. i am using a VB.net and SQL server..
please help, i need this for my thesis..

If you're using VB.NET, then you can go and declare a setting in your Project's properties window, so every time the form loads you change+save your new number in the setting variable. ;)

Cheers,

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.