Gettin header files for embedded sql

Sir,
iam acutally looking for header files needed used in embedded sql,which is used pro c* compiler .So i request you to send me a link of these files,as iam tying to learn this topic.these files are not generally available in a genaral C compiler.
So please send me reply about this and also if this particular language/techn is still being used which may help me to improve my knowledge

I am not a Cobol programmer, but I worked several years a Pro*C programmer, this precompiler issue looks very similar to others I have several times faced, when I compiled a pro*C program on different platforms, the makefile had to be tailored to fit the particular platform paths. May be this is happening to you, you should verify the compilation script and ensure the required libraries are visible.
~ Madrid

Similar Messages

  • Control file for the sql*loader

    hi
    i'm doing my project in database management as the part of my project i have to write the control file for the sql*loader so, any one please clear the funda...so that i can get back to my project work...help me with sample code ..

    Refer chapter 3 and 5 on this url for sql loader and its control file references :
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90192/toc.htm
    or
    http://download-east.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90192/toc.htm
    You may also refer sql loader examples on this page:
    http://otn.oracle.com/sample_code/products/intermedia/htdocs/avi_bulk_loading.html
    Chandar

  • JAR file for java.sql.Timestamp?

    What is the JAR file for java.sql.Timestamp?
    It would be nice to have a directory file or .sh script to find these.
    -- Ewin

    rt.jar has it. Pretty much anything java.* is in rt.jar
    Rob

  • Virtualbox - install build and header files for your current kernel

    I have initially installed virtualbox before upgrading the Arch
    Also took backup of the kernle before upgrading since kernel26 2.6.30 is having problem with virtualbox
    After upgrading I have configure the grub to use the previous kernel i.e 2.6.28
    Later  installed xorg and want to install the video drivers from VBox additions
    but running
    sh VBoxLinuxAdditions_x86.run
    i get the following
    install build and header files for your current kernel
    The current kernel version is 2.6.28 Arch
    What are the build and header files I have to install or search with pacman
    And since i have upgraded the system will I able to look up the header and build files needed for kernel 2.6.28

    dmartins - he's talking about his kernel's headers, not the kernel-headers package - they are two very differnet things.
    sant527 - when you backed up the 2.6.28 kernel, did you remember the files in /usr/src/linux-2.6.28-ARCH/ ? They're what VBox is looking for.

  • Ther are PARAMETER LIST DISCREPANC​IES in the help file vs the NIDAQ.H header file for GPCTR_Read​_Buffer...

    PROBLEM: The function help file contains documentation for using GPCTR_Read_Buffer with 7 parmeters in the parameter list. The NADAQ.H Header file contains 8 parameters in the function declaration. Which is right? What is the correct parameter list and can an example be provided that shows how to use the function correctly? I am currently using DAQ ver 6.92 and a 6602 Counter Timer board in a buffered start/stop or ND_BUFFERED_TWO_SIGNAL_EDGE_SEPARATION_MSR application.

    Thanks for the response Filipe, I'll let you know how it goes. I only went into the header file because example code provided by NI ... paste ...
    iStatus = GPCTR_Read_Buffer(iDevice, ulGpctrNum, ND_READ_MARK, ulReadOffset, ulNumPtsToRead, ulTimeOut, &ulNumPtsRead, pulReadBuf);
    showed use of 8 parameters - in agreement with the header file and in disagreement with the on-line help file function documentation.
    Tom

  • Missing message file for PL/SQL compile time warnings

    I want to use PL/SQL compile time warnings but I don't have the message file on my system (or it is not installed correctly). This results in output like this:
    3/5 PLW-05005: Message 5005 not found; No message file for
    product=plsql, facility=PLW
    Where can I get this message file and what do I have to do to install it?
    Thank you.
    Alex.

    hi Will
    Maybe this is a beter forum for your question:
    "JDeveloper and OC4J 11g Technology Preview"
    JDeveloper and OC4J 11g Technology Preview
    success
    Jan Vervecken

  • [SOLVED] Location of header files (for vmware tools)

    Attempting to install VMWare Tools (http://www.vmware.com/support/ws5/doc/w … linux.html) for my Archlinux guest, encountered this question:
    What is the location of the directory of C header files that match your running
    kernel? [/usr/src/linux/include]
    I found a few old posts saying to use the AUR package, but I can't per my divisions linux server policies (no non-official repositories). Are these included by default, or do I need to get them via some package? Is this kernels-26-headers package, or similar?
    Last edited by Intrepidus (2010-10-25 22:38:07)

    Thanks, that got me a bit farther than before. I've now gone from that error to this error:
    The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match your running kernel (version 2.6.35-ARCH). Even if the module were to compile successfully, it would not load into the running kernel.
    This was after pointing it to /usr/src/linux-2.6.35-ARCH/include. Any ideas what the story is now?
    EDIT: Had to copy utsrelease.h and autoconf.h to version.h and autoconf.h, respectively, to /usr/src/linux-2.6.35-ARCH/include/linux.
    Last edited by Intrepidus (2010-10-25 22:17:10)

  • Where can i find header files for DAQ PPC Library

    Hello,
    First sorry for my english (I am french so ...)
    I try to develope in eVB a PDA application to acquire a signal from a DAQCard-6062E (for PCMCIA), so I download card drivers (http://digital.ni.com/public.nsf/websearch/12704BA4C93584D886256F1E007135AD) but I doesn't find any header files, help files for librarie file (nirplid.dll).
    Can you give me some header file (in C or in VB) or maybe a list a functions and parameters of this labrarie.

    Hi,
    You will find a list of all functions which can be used in LV PDA applications.
    Il vous faut le module LAbVIEW PDA pour avoir accés à ces foncitons(ci-joint le lien). Sino, vous pouvez créer votre propre driver.
    Salutations,
    Isabelle
    Ingénieur d'applications
    National Instruments France

  • Header file for GUI in CVI

    Hi
            I have created the GUI by adding different controls. When I make some changes in that
    xxx.uir file and save it, it automatically do the changes in xxx.h file.
    But If want to #define the values for all the controls, how to do that.
    For eg :
    Autogenerated xxx.h file has
    #define  PANEL                                          1
    #define  PANEL_CHECKBOX_1                   2      
    #define  PANEL_CHECKBOX_5                 3      
    #define  PANEL_LED_1                              4
    #define  PANEL_CHECKBOX_2                  5      
    #define  PANEL_CHECKBOX_3                  6      
    #define  PANEL_LED_2                             7      
    #define  PANEL_CHECKBOX_4                  8
    But I want to edit it like
    #define  PANEL                                          1
    #define  PANEL_CHECKBOX_1                   2      
    #define  PANEL_CHECKBOX_2                   3      
    #define  PANEL_CHECKBOX_3                   4      
    #define  PANEL_CHECKBOX_4                   5      
    #define  PANEL_CHECKBOX_5                   6
    #define  PANEL_LED_2                               11
    #define  PANEL_LED_1                              12
    Is it possible to do that?
    Please any one help me on this
    Regards
    NB
    Solved!
    Go to Solution.

    Hi Nagraj,
    The autogenerated gui header files should not be edited directly.
    CVI assigns control IDs according to their tab order in the UIR panel.
    To modify the tab order, activate the panel you want to edit and press Ctrl + T.
    This opens a tab-order-editor where you can set the tab order simply by clicking the controls in that desired order.
    After you save the file, the header gets refreshed with the new control IDs.
    Hope this helps,
    P.S: If you want to change these control IDs just to access them in a loop,
    I suggest you to put the control IDs in an array and then use the for loop variable as the array's index.
    e.g:
    int i;
    int ctrlArr[5] = {PANEL_RUN_BUTTON, PANEL_LED, PANEL_RING,  PANEL_TABLE, PANEL_STOP_BUTTON};
    for (i=0; i<5; i++)
    // good
    SetCtrlAttribute (panel, ctrlArr[i], ATTR_DIMMED, 0);
    // bad
    // SetCtrlAttribute (panel, i, ATTR_DIMMED, 0);
    S. Eren BALCI
    www.aselsan.com.tr

  • What is the meaing of the sysmbolic constant value in the header file for UIR file and how they are used

    In labwindows after creating the uir then header file is create automatically. There it has define some symbolic constant. As examples of colview.h(from the examples of labwindows )
    #define  MAINPNL              1       /* callback function: MainPanelCB */
    #define  MAINPNL_RESULTS      2     /* control type: table, callback function: ResultTableCB */
    #define  MAINPNL_NEWTEST     3       /* control type: command, callback function: NewTestCB */
    My question is how these values 1, 2 and 3  were selected and how they are used in programs ?
    If anyone explains, it will be a great help.

    When creating a UIR file, CVI editor takes care of assigning constants to the panels / controls you create in it.
    The conceptual framework is the following (assuming to treat the file you have reported in your message):
    - Within a single UIR file all panels have a unique ID, which is the one you pass to LoadPanel when loading a panel into memory. LoadPanel (0, "myfile.uir", MAINPNL); is then translated to panelHandle = LoadPanel (0, "myfile.uir", 1); , that is: "load the first panel in the uir file". The panel in memory is then assigned a handle, which is guaranted unique by the OS and saved in panelHandle variable
    - Addressing a control in a panel is done e.g. using SetCtrlVal (panelHandle, MAINPNL_NEWTEST, xxx);  , which again is translated to SetCtrlVal (panelHandle, 1, 3);  that is: "Set control #3 in the panel identified by panelHandle to value xxx".
    You must not modify the include file associated to the UIR as it is fully maintained by the IDE and is rewritten each time you save the UIR file.
    That conceptual framework has some advantages and some caveats:
    - You can load the same panel more then once in your program: each instance is independent from the others as each panel handle is unique; in some occasions it may be helpful, e.g. if you need to handle several identical equipments connected to your PC and you can load the same control panel for each unit connected maintaining each of them independent
    - If the panel handle is wrong, the system does not warn you of this as it does not know of the symbolic names you are using; if you try that SetCtrlVal command with a wrong handle you are trying to manipulate a control on a panel different from the one you intend: supposing actual panel idientified by the handle has control #3 the maximum you can expect is that you receive an error in case you pass e.g. a string to a numeric, but if controls are of the same type you have no errors or warning at all! This is particularly important when addressing controls on pages of a tab control: each page is really a separate panel with its proper handle that you must retrieve with GetPanelhandleFromTabPage command before addressing the controls on it
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Where to find opengl header files for nvidia driver

    My laptop (Dell Inspiron 6400) has an nvidia card and uses the  nvidia driver (Ver 177.82). Where can I find the opengl header files appropriate to the nvidia driver? The  gl.h i have in /usr/include/GL is the Mesa version.

    Thanks. Guess i will have to download the driver package from Nvidia and extract the headers from that.

  • Steps to move Data and Log file for clustered SQL Server

    Hi guys 
    we have Active'passive SQL 2008R2 cluster environment.
    looking for steps to move Data and log files from user Database  and System Database for  SQL Server Clustered Instance. 
    Currently Data and log  files resides on same drive for user and system Databases..
    Thanks
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach A.Shah

    Try the below link
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/468de435-3432-45c2-a50b-23519cd2686e/moving-the-system-databases-in-a-sql-cluster?forum=sqldisasterrecovery
    -Prashanth

  • Repair corrupted MDF file for MS SQL 2000

    I have got a corrupted mdf which needs to be repaired.  Does anyone has got a solution, please.

    Hi pijiewewe,
    At first, back up the .mdf/.ndf Files.
    Can you attach the database? If you cannot attach the database, please post the error messages.  There could be two solutions. You could refer to this blog:
    http://blog.sqlauthority.com/2008/07/21/sql-server-fix-error-9004-an-error-occurred-while-processing-the-log-for-database-if-possible-restore-from-backup-if-a-backup-is-not-available-it-might-be-necessary-to-rebuild-the-log/.
    If you could attach the database, you could run
    DBCC CHECKDB. If there are still errors, run it again with  REPAIR_ALLOW_DATA_LOSS , the command means: data will be lost.
    Thanks,
    Maggie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • UPK:  Can it create a .swf file for embedding into Articulate?

    We are combining a policy and systems training course. The policy part of the course is built in Captivate and the Systems part of the course is built in UPK. I am able to easily embed the Captivate Policy section into Articulate, but am struggling with the UPK Systems section. It appears that I can insert it as a web object, but that requires server access by our learners and it opens in a seperate window that the learners will have to close as IE won't auto close.
    If UPK could output a .swf file, or if there was some way to convert the player.exe or topic.odtpc files to a .swf file, that would be great...any suggestions?

    Hello,
    Many UPK customers are using their existing Flash content in the concept frames for topics, sections, and modules. This is quite easy to do. Since Flash content on its own isn't very easy to deploy, Adobe Flash has the option to create HTML pages that act as a "home" for the SWF files generated. You'll need to use these HTML files when you copy your Flash content into a UPK package. Once you have all of the files and folders created with the Flash content in a package, all you need to do is create a link to the main HTML page. I don't have Flash or Captivate installed, so I cannot provide exact steps, but I hope this helps.
    EDIT: Oops! I just realized that I misread your question. I'm not familiar enough with Captivate or Articulate, but UPK can be treated like a collection of web pages. The UPK web pages require all the folders that come along with the published player as they contain style information in CSS files and more advanced stuff in Javascript files. If you can pull in all of the UPK files and folders, it should be possible to link to specific topics per the steps described in the UPK product documentation, specifically Content Deployment.pdf.
    Best regards,
    Marc
    Edited by: Marc Santosusso on Aug 3, 2010 6:29 AM

  • Header files for ImageIO.framework dynamic libraries.

    Are individual headers available for the image io libraries (e.g. libjpeg.dylib) which are located in "/System/Library/Frameworks/ImageIO.framework/Resources". If so where can they be found?

    Either get it via the Oracle client software or the instant client.
    I forget what options you need to select when installing the client software -- Oracle Programmer maybe?
    As for the Instant Client, download the Basic, sqlplus, and the SDK packages.
    http://www.oracle.com/technology/tech/oci/instantclient/index.html
    Link to download Oracle 9i software:
    http://www.oracle.com/technology/software/products/oracle9i/index.html

Maybe you are looking for

  • Cant burn cds (unkown error occurred: 4280) help

    i cant burn cds an error always pops up (4280)ive read a bunch of discussions and tryed all of the different burning speeds and none of them work can someone plz help me...! Microsoft Windows XP Professional Service Pack 2 (Build 2600) TOSHIBA Satell

  • Can't get WRT54G to start up, gets stuck at "checking computer settings"

    Can't get WRT54G to start up, gets stuck at "checking computer settings" at 99% Please help! If I hit the escape key it will go to the password screen, it looks like the password is already entered for me so I hit enter, but then it just goes back to

  • Export Template

    Can anyone tell me how I change the look and feel of the export templates to PDF and Excel. I want to change the color, font, etc? Thanks

  • Changing battery  symbol to percent and playing with Jambox

    Hi, Two questions: 1. Can I change the battery icon on top of my iPod touch 4g from battery symbol to one with percent like I have on my iPad 2? 2. Does playing music with Jambox will drain my iPod battery more quickly the iPod earphones? Thanks, Amn

  • Still no sync with Outlook 2010 64bit

    In spite of the recent iTunes update to version 9.2.1.5, I still cannot synchronise my iPhone 3G with my 64bit version of Outlook 2010. The iTunes Outlook add-in gives a runtime error on loading. Does anyone have any idea if Apple are working on this