Question
Retrieving a field from database....
Hi,
Im creating a plugin for illustrator cs3 using Visual Studio 2005. I had a database to retrieve a projects details. When i retrieving, i got the result for ProjectID(Integer type) but ProjectName(String type) returns NULL value. Actually it has a value in database.
How can i get ProjectName?... Anyone guide me...
Thanks in advance
Sudha K