Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 79251
  • Content: Threads
  • Order by date
  1. 79251

    Data Report Problem

    Hello Friends, Can any body help me, how to include a sum of a field in the page footer section in vb data reports. Regards Logamoorthy
  2. 79251

    Data Reports Problem - Help me

    Hi Friends, Can any body help me, how to include a sum of a field in the page footer section in vb data reports Logamoorthy
  3. 79251

    Oracle Number Fields returns 0.

    I tried ADO RS to access Oracle database, I issued the following query &quot;SELECT * FROM C_GR WHERE VCODE='00006'&quot;.<br><br>The following is the structure of the C_GR...
  4. 79251

    How to compile and link a Pro*C program in Unix

    <br>Hello,<br><br>Can anybody help in giving the complete steps and command syntaxs for compiling and linking a Pro*C program in Unix.<br><br>thanks,<br>kvn prasad
  5. 79251

    How to use Macro variables

    Hi,<br><br>Can any one help how to use macro variables in visual basic. I can tell a example using Visual Foxpro code. Same thing I wanted to do in Visual Basic.<br><br>&nbsp;&nbsp;&nbsp;x = &quot;messagebox('Hello')&quot;<br>&nbsp;&nbsp;&nbsp;y =...
  6. 79251

    How to insert a BLOB field in the report

    I have stored the photographs in the database as BLOB (binary) format, I want that field has to be filled in report form either in VB data report or cyrstal report.<br><br>Can any one help me in this...<br><br>Regards<br><br>Logamoorthy&nbsp;&nbsp;<br>&nbsp;<br>
  7. 79251

    How to Compare exact string using INLIST() function

    How to search for the exact string with INLIST() function, I used SET EXACT ON also but it does't work with the INLIST(). I used,<br>SELECT * FROM EMP where INLIST(Dept, &quot;R1&quot;, &quot;R2&quot;, &quot;R5&quot;)<br>it returns all the records having starting value as &quot;R&quot;<br>ie all...
  8. 79251

    How to insert a BLOB field in the report

    I have stored the photographs in the database as BLOB (binary) format, I want that field has to be filled in report form either in VB data report or cyrstal report.<br><br>Can any one help me in this...<br><br>Regards<br><br>Logamoorthy

Part and Inventory Search

Back
Top