axism
MIS
- May 17, 2005
- 58
Hi, I have an adp file as front end, connecting to my sql server. Iam trying to use GetServerName(), GetDatabaseName(), GetUserName(), GetUserName() and GetADPName() to get server name I am connected to, the database i am working with, the user name that is using to connect to the db, and the local filename itself? i seen this in other adp files here and they seem to be working. When i tried it on my adp file, it doesnt work. Is there any library or anything extra you need before using those functions?