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: bluerain25
  • Content: Threads
  • Order by date
  1. bluerain25

    database field contains ########## characters

    hi people i got 46 rows of records in my table that contains ########## characters. I could not determine what causes this error. i dont want to delete this for i dont know what will happen to other data in another table that is link to the fields on this table. please help.. the table is used...
  2. bluerain25

    population drop down box from a query based on the selected value

    hi! new to php/mysql here. heres my code i dont know how to do this but i need help <table align="center" width="80%"> <tr> <td bgcolor="#3366FF" colspan=2 align="center"><b>Assigment</b></td> </tr> <tr> <td><div align="right">Area:</div></td> <td><? $query =...
  3. bluerain25

    dbf to mdb conversion

    good day everyone, is it possible to convert a DBF file into MDB? we have this application made in clipper and i am to create a new application in vb6 but my problem is hot to convert all the dbf file into mdb.. anyone help please... thanx
  4. bluerain25

    help needed Logon Failed DAO Error

    hello guys, i need help on this error. when i tried to run a report (crystal report 10)in vb6 (source of data is from a query on a password protected database) a error is displayed (LogonFailed; Details: DAO Error Code: 0xbd7; Source:DAO.Workspace;Description: NOT a valid password) but i...
  5. bluerain25

    FromVB6 to Crystal 10

    hi people, is there anyone there who can help me on how to pass all the data from a vb program to crystal? the program should be able to pass all the data gathered according to the value of the parameters entered. TIA
  6. bluerain25

    not supported error

    people, need help, why is it that in crystal the report works good.. it display the needed information but when i integrate it with the application where we run all the reports it displays an error message box : Crystal Report Viewer: not supported
  7. bluerain25

    dynamic parameter

    hi, is there anyone out there who could help me with dynamic parameters? im using crystal report 10 and i cant seem to repopulates the values. we are using different databses(with the same tables and queries but different data) if i add default values, the same info is diplayed in the drop down...
  8. bluerain25

    crosstab header

    hi again, need help here.. is there another way in chaning the column header of a crosstab report? here's the scenario: A report should be able to prompt the user for the start date and end date. the start is on the 16th of the previous month and end date is on the 15th of the current month...
  9. bluerain25

    dynamic parameter as prompt

    hi, is there anyone out there who could help me with dynamic parameters? im using crystal report and i cant seem to repopulates the values. we are using different databses(with the same tables and queries but different data) if i add defasult values, the same info is diplayed in the drop down...

Part and Inventory Search

Back
Top