Professional VB 6; The 2003....Code errors
The code in contact.sql has errors. The script creates tables with the ID columns being of data type int but the stored procedures that access these tables uses uniqueidentifier data types to check against values in the ID columns. What gives or am i missing something?
The code does not execute completely.
|