> Sorry, I don't understand a thing. What do you mean "use midgard person 
> with midgard"?! 

Use midgard function for existing midgard user while executing site code.

<?
mgd_aut_midgard ('user', 'pass',0);
?>

Only if You want update, delete , edit some object.
If You want connect to database using user and pass used in 
midgard conf file, You have no any possibility like that.
Midgard lib makes it.
If you want to run querry like :
"select from record_extension where name='xxx' and value='yyy'"
You have to make normal mysql connection with Your db user and pass.

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to