Jump to content
php.lv forumi

neizpildās mssql_query


Chapman

Recommended Posts

neizpildās mssql_query

kods:

http://paste.php.lv/28e9158272319bb577d86735dd88735d?lang=php

neizpildās 179.-182. rindinja!

kāpec? nav ne jausmas, jo, manuprāt, būtu jāizpildās!

Link to comment
Share on other sites

#
$user_nodala = mssql_query("SELECT Nod_Nos From S_Nod where Id_Nod=$nod_id");
#
$user_nodala = mssql_fetch_assoc($user_nodala);

 

O.O

 

Vai tad nav mysql_query; mysql_fetch_assoc ?

Es neapvainoju or smtlt, vnk pajautāju.

Edited by Nezinītis
Link to comment
Share on other sites

#
$user_nodala = mssql_query("SELECT Nod_Nos From S_Nod where Id_Nod=$nod_id");
#
$user_nodala = mssql_fetch_assoc($user_nodala);

 

O.O

 

Vai tad nav mysql_query; mysql_fetch_assoc ?

Es neapvainoju or smtlt, vnk pajautāju.

mlietoju MS SQL datubāzes, tāpēc msssql!

P.S. mssql_error() man neko neizvada!

 

viss ok, DB vaina bija!

Edited by Chapman
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...