RE: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names

2006-05-14 Thread Bayliss, Barry
May 2006 2:00 PM To: Axapta-Knowledge-Village@yahoogroups.com Subject: RE: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names Hi, i think it will work only after creating datasource. but, i dont want to use odbc connection. in the following code, tell me how

RE: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names

2006-05-11 Thread hemamalinis
y 2006 3:22 PM To: Axapta-Knowledge-Village@yahoogroups.com Subject: Re: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names Hi, thank u very much. i'll tell u my requirement. the user will enter the servername, database name, userid and password. i ha

RE: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names

2006-05-10 Thread Bayliss, Barry
10 May 2006 3:22 PM To: Axapta-Knowledge-Village@yahoogroups.com Subject: Re: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names Hi, thank u very much. i'll tell u my requirement. the user will enter the servername, database name, userid and password

Re: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names

2006-05-09 Thread hemamalinis
Hi, i got the solution. but i have a doubt. how do i check the password for the specified user. for users, user = users.item(k); setprefix(user.name()); but, i want to check with password given by the user. how do i do? pls. provide the solution. sorry for the trouble. Thank u.

Re: SV: SV: [Axapta-Knowledge-Village] how do i get the database server names, database names

2006-05-09 Thread hemamalinis
Hi, thank u very much. i'll tell u my requirement. the user will enter the servername, database name, userid and password. i have to make test connect for the given data. if it does not connect, then throw the error. ex: server name - axapta server db name - EAM user id - Hema password -