RE: GINA Development

2004-10-01 Thread Ed Lazor
> And here is my.ini > > > > [MYSQL-API] > > user='user' > > password='**' > > Server='chilton.***.edu' > > database='machine' > > > > > > the * are there for the purpose of this email only. Even though you put *** in the server address, I bet it's Server='chilton.BYU.edu'

GINA Development

2004-10-01 Thread Daniel Wells
I am working on a replacement GINA (Graphical Identification and Authentication) for the University I work for. It is a DLL written in C and I need to add mysql connectivity to it. I am writing this in Visual Studio 2003. It took me forever to get all the MySQL API's libs to link correctly bu