Posts by hammad

    Hi Marcel


    Thanks for your prompt reply. I tried with the both options you provided me but none of them work. Appended below is the log for your review.


    2/10/2013 8:33:56 PM [CLINICA] DGATE (1.4.17alpha, build Tue Oct 16 20:24:02 2012, bits 32) is running as threaded server
    2/10/2013 8:33:56 PM [CLINICA] Database type: native MySQL connection
    2/10/2013 8:33:56 PM [CLINICA] User interface test: local server is running!
    2/10/2013 8:34:03 PM ------------ Adding image files to server -----------
    2/10/2013 8:34:03 PM [CLINICA] Added file: E:\PACS\Data\21765\1.2.392.200036.9125.3.25153170193106.64698274660.22841011_1001_001001_13605104430000.dcm




    2/10/2013 8:35:30 PM [CLINICA] DGATE (1.4.17alpha, build Tue Oct 16 20:24:02 2012, bits 32) is running as threaded server
    2/10/2013 8:35:30 PM [CLINICA] Database type: native MySQL connection
    2/10/2013 8:35:30 PM [CLINICA] Started 1 export queue thread(s)
    2/10/2013 8:35:30 PM [CLINICA] User interface test: local server is running!
    2/10/2013 8:35:51 PM ------------ Adding image files to server -----------
    2/10/2013 8:35:52 PM [CLINICA] Added file: E:\PACS\Data\21765\1.2.392.200036.9125.3.25153170193106.64698274660.22841011_1001_001001_13605104430000.dcm


    -- Hammad

    HI


    I have been using CONQUEST as DICOM ROUTER and it was working fine since i updated it to the new version 1.4.16 and also 1.4.17. After the update the routing of images automatically stops. I am using the following command for routing.


    # the following line defines the total number of export tasks that the server will execute when it receives an study
    ExportConverters = 2


    ExportModality0 = *
    ExportStationName0 = *
    ExportCalledAE0 = *
    ExportCallingAE0 = *
    ExportConverter0 = forward to VITREA1
    ExportConverter1 = forward to vrkodak3dFIR


    If i want to delete images after forwarding is this valid convertor:
    ExportConverter0 = forward to VITREA1;destory;


    I need urgent and ASAP help in this matter as i am facing serious problems with the new versions.


    --Hammad

    Hi Marcel


    I totally agree with you but i am facing some problems while using conquest database with my application. When i try to convert the Study time to time using php or ASP.Net string functions i got problem in time. Thats why i am asking you for the rescue. Otherwise i will create a temp table for date and time :D

    Hi Mark


    I want to change some of the data types in database. I am using MYSQL as database. After installing Conquest, i made changes in the mysql database like i change Study Date from char to date and study time to time. But when new study comes or i regenerate the database the data types are set to old one i.e. chars.


    Tell me how can i do this.


    -- Hammad