I am totally new here.. Please help. couldn find any appropriate answers around.
I have a database result..and intend to fill it up into an array in the while loop part..please help on how i sho...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_20437730.html
Zones:
CGIDate Answered: 08/28/2004 Grade: A Views: 0
Using DBI. got a script that does something like:
$db->do("INSERT INTO tblName (fieldnames) VALUES (fieldvalues)");
$dbh=$db->prepare("SELECT fieldnames FROM tblName");
$dbh->execute();
th...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20703988.html
Zones:
PerlDate Answered: 12/01/2003 Grade: B Views: 0
I have done my MCSA and now want complete my MCSE .
All experts can you please suggest me the links and sample questions papers for mcp exams.
I am after the online material only.
Thanks in ad...
http://www.experts-exchange.com/OS/Miscellaneous/Q_21746672.html
Can you find a short summary of researches/articles re. how attending and preparing for piano concert will help piano students?
http://www.experts-exchange.com/Other/Miscellaneous/Q_22009352.html
Zones:
MiscDate Answered: 10/02/2006 Grade: A Views: 0
We are using RDO 2.0.
Does anyone have any information regarding the relative merits of using prepared statements or stored procedures.
Particularly any quantative performance figures would be goo...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10066055.html
Zones:
Visual BasicDate Answered: 08/24/1998 Grade: C Views: 0
Is there any way to execute a prepared statement in a stored procedure in Sybase 11? In Microsoft SQL Server, you can do the following in a procedure:
select @stmt = "select custname from custo...
http://www.experts-exchange.com/Database/Sybase/Q_10118973.html
Zones:
SybaseDate Answered: 01/21/1999 Grade: A Views: 0
I would like to boot from tape. How can I
prepare a bootable tape in solaris 2.x?
I couldn't find anything in sunsolve and sun docs
about it.
http://www.experts-exchange.com/OS/Unix/Solaris/Q_10826881.html
What are the main differences between executing prepared statements through ADO and executing stored procedures in terms of performance and efficiency?
At what times should we use which one?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11252634.html
Zones:
Visual BasicDate Answered: 11/09/2000 Grade: A Views: 0
ok, this is somehow a weird question. I'm learning flash sinds a few weeks, let's say for 5-10 hours and everything is going quite well, except... I'm trying to put a WORKING preloader into a movi...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
What use i prepare. According to the help file, Delphi automatically prepares the query.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20147314.html