This topic is locked
[SOLVED]

 COM: converting from PHP array to VARIANT array

9/25/2006 4:48:07 PM
PHPRunner General questions
mikue from germany author

Hi Guys,
my workaround: MSSQL, PHP 5.1.4 XAMPP Intranet-Installation
When I am in edit mode there is following failure message:
Failuretyp 2 :

: ; only arrays with numeric keys are allowed

URL 192.168.111.60/bo_reports/bo_reports_edit.php?editid1=13

(Failure-file) C:\Programme\xampp\htdocs\bo_reports\include\commonfunctions.php

Fehlerzeile (line) 697

SQL Abfrage (query) select [ID], [ErfassungsDatum], [BerichtSoll], [BerichtsTitel], [BerichtBeschreibung], [Prio], [Rang], [Abteilung], [AngefordertVon], [Terminwunsch], [Datei1], [Datei2], [Datei3], [AufgabeZugewiesen], [Bemerkung], [BearbeitungsStatus], [FertigstellungsDatum], [FertigerBericht], [BerichtsnameIntex], [IntexMenue] From [dbo].[bo_reports] where [dbo].[bo_reports].[ID]=13
Does anybody have a idea ? Must I give more information? Pls let me know.

I idn't find other infos here. With MYSQL Database there are not those problems.
Thanks for help - pls write in plain english
mikue from germany

Alexey admin 9/25/2006

Hi,
please zip and send to support@xlinesoft.com all your PHP files created with PHPRunner.

Also please send your MSSQL database creation script.

I'll find what's wrong with your project running your pages on my test box.

mikue from germany author 9/27/2006

Alexey,
thanks a lot for fixing the bug .. now it works fine.
Best regards Michael