Viewing 6 posts - 16 through 21 (of 21 total)
To: Julian
If I use the auto-increment within SQL, it will not allow me to add the dash and current year after the generated number. For example, if the number starts...
July 1, 2004 at 7:55 am
There will be five individuals inserting data into the table. Each entry should automatically display the next increment number available for input. No user will have their own sequence of numbers.
June 29, 2004 at 8:00 am
Thank you, Grasshopper. That's exactly what I needed. I appreciate the time you took to view my thread. Again, thanks so much.
May 26, 2004 at 10:03 am
Here's the script below. I hope this helps.
Imports System
Imports System.Configuration
Imports System.Data
Imports System.Data.SqlClient
Namespace IBuySpy
'*******************************************************
'
' CustomerDetails Class
'
' A simple data class that encapsulates details about
' a...
May 25, 2004 at 10:20 am
I have been able to upload the Enterprise Diagram into Visio with ease. You can save your file in any format you choose, i. e., .jpeg, html, etc.
May 25, 2004 at 8:54 am
You can also upload the diagram in Visio and save the file out in any format, i.e., .jpeg, html, etc.
May 25, 2004 at 8:47 am
Viewing 6 posts - 16 through 21 (of 21 total)