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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ksraju6

  1. ksraju6

    How to create a Crystal Report by using R/3 Data

    Hi, Thanks in advance.. We have a custom ABAP report using Z Program in R/3 . this program is using more than 10tables . We have created a report program with 2 selection options .. Now the user wants to see this report using Crystal Report. I don't have any clue how to about it.. What...
  2. ksraju6

    pl. Help... DTS Package

    Hi softwarescience , Thanks for your reply.. my problem is here is my code and it doesnot have any ODBC connectivity.I need to install this application on user system who doesnot have sqlserver client. Public Function ExecutePackage() As Boolean On Error GoTo errdts Dim oPKG As...
  3. ksraju6

    pl. Help... DTS Package

    Thanks in advance. I have a strange doubt. when I run the DTS package thru vb , Do i need to have sqlserver client ??? If not , how the dll communicate with SQL server. DO i need to use ODBC connectivity ?? Pl.. help Raj
  4. ksraju6

    Pl.. Help .. Printing Data of Datagrid !!

    Hi, Thanks in advance. I have a datagrid control which has data of more than 220 records with 10 rows . So i want to print the data inside the grid thru printer ??? How ?? I used printform command but this method doesnot print all the data inside the grid. Help me pl......... pl. send me...
  5. ksraju6

    How to print the data of datagrid ???? PL. Help

    Hi, Thanks in advance. I have a datagrid control which has data of more than 220 records with 10 rows . So i want to print the data inside the grid thru printer ??? How ?? I used printform command but this method doesnot print all the data inside the grid. Help me pl......... pl. send me...
  6. ksraju6

    Urgent !!! Pl.. help "coverting text into numeric"

    Hi ! Thanks in advance. I have a text field in my access table, which is to be converted into number before sending it to another table . this field has leading zeros in the front eg:000074. But when i convert it into number it is becoming 74 . How can I Control that ? I want it to be shown...
  7. ksraju6

    converting text into numeric

    Hi ! Thanks in advance. I have a text field in my access table, which is to be converted into number before sending it to another table . this field has leading zeros in the front eg:000074. But when i convert it into number it is becoming 74 . How can I Control that ? I want it to be shown...
  8. ksraju6

    How to validate the fields of two different table

    Hi , Thanks very much in advance. I have two tables in Access. One table has one field , the value of that field is to be checked by one field of other table before it is being exported to MS SQL server ??? Any one has the Sameple code ?? Infact i am new to MS Access. Pleeeeez help me ...
  9. ksraju6

    How to compare/Check two fields in Two tables ???

    Hi , Thanks very much in advance. I have two tables in Access. One table has one field , the value of that field is to be checked by the other field before it is being exported to MS SQL server ??? Any one has the Sameple code ?? Infact i am new to MS Access. Pleeeeez help me ...
  10. ksraju6

    Physical Database not found !!! Pl. Help

    Thanks much Saranancy , My question is Where shall I install these files in the clients machine ? Shall I install them in the directory C:/Windows/system Or where ??? Pl. let me know. Thanks again. Sudhakar
  11. ksraju6

    Physical Database not found !!! Pl. Help

    Hi , Thanks in advance.. I am having problems when created a small vb program which access a small crystal report using ODBC DSN for ORACLE database. I have developed the package and installed on the user machine. When open the report it says... Physical database not found. I am using...
  12. ksraju6

    I don't have Package & Diploy wizard ! Help me , Please

    Thanks Everyone, I need to install the visual studio again. Thanks for the help Raj
  13. ksraju6

    I don't have Package & Diploy wizard ! Help me , Please

    Hi, Thanks in advance. I am working on VB6 and I don't have package and diployment wizard in my add ins . So How can i create a package and how can i get the wizard ?? Pl. help me. Raj sudhakark@keyusa.com
  14. ksraju6

    Can we make an exe ?? Pl. Help

    Hi thanks in Advance. I have created 30 reports ,Now around 20 users would be accessing my reports they are not designing the reports they are viewers only. My question is do I need to instal crystal reports software on their machines ?? OR can I make executable reports by which they can...
  15. ksraju6

    Pl help me "String"

    Thank U verymuch, I really appreciate your help. Raj

Part and Inventory Search

Back
Top