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

    Connect barcode to VB

    What contol or driver i must use to connected my vb to barcode scanner and i want use access
  2. bantakiah

    what driver or control tool to connected my VB to barcode scanner

    What contol or driver i must use to connected my vb to barcode scanner and i want use access
  3. bantakiah

    make a crystal report data with multiple coloum

    i want to make my report using crystal report like this : _________________________ ___________________ nO | nAME | tELP nO | nAME | tELP __________________________ ____________________ 1 21 2 22 3...
  4. bantakiah

    connecting crystal report to vb where the database is password

    i use crystal report control in my vb but if i want to print my report there is error which cause by database is passworded how to set it so i can print my CR with database passworded
  5. bantakiah

    make a trial version

    please help me how to make a trial version program i want make 2 kind of program 1. trial version with date but if the user change a date it will not effect if the trial is already make in time. 2. trial version with counter how day my program run in trial thanks
  6. bantakiah

    can database acceess handle over than 1 million data a year

    can access handle over than 1 million data a year because i am dificult to get sql server software here thanks
  7. bantakiah

    how can i make installer package including cr

    1. how to make intaller package including CR 8.5 successfully ? because i try and only get folder support but this folder is empty and do not have error message either. 2. how to make my cr 8.5 report can not be edited so i can only bring execute only.
  8. bantakiah

    how to make keypress event in datagrid

    1. if i press return on data grid it will move to next record 2. what ascii number for alt in vb
  9. bantakiah

    what the difference of button function down and hit?

    what the difference of button function down and hit? because i make function hit which change the button color with yellow. but in publish it is not work.
  10. bantakiah

    keypress ascii

    how to know the key press of left,right...,F1,F2... Insert, Delete, tab, ect except worsd or number
  11. bantakiah

    how to get vb tutorial to make a game

    do you know site to get vb tutorial to make a game?
  12. bantakiah

    how can i make a graphical object

    how if i want to draw sinus graphical in vb
  13. bantakiah

    how to close all active form before load new form

    i have 10 form which mdi child properties is true. how to close all active form before open a new form?
  14. bantakiah

    how to connect my database access

    i have computer A & B. in computer A i use be a server. i have my vb program in computer A. i set my adodc connected to my access database using adodc. in computer b i set my adodc to adodc in computer a but every i update data there a message error : operation must use an updatable query. what...
  15. bantakiah

    how to have crystal report designer in crystal report 11?

    i have program with crystal report 8.5 control how if i uninstall crystal report 8.5 and upgraded with version 11. every i load my program vb ask me crystal 32 ocx or something like taht ( i forgot ) what must i do? to solve this problem
  16. bantakiah

    how to open another vb application by form

    1. I use vb 6.0 and access database. my problem is how if i want access my program use other computer which connected with network 2. i have 2 application vb how to open another program by form. for example : i open vb application A. and then i click one button to open vb application B 3. if i...
  17. bantakiah

    how to play flash movie other application by vb

    how to play flash movie via vb? how to run other application like microsoft office by click button in vb?
  18. bantakiah

    how to make my data grid have color

    how can i make my datagrid have color for some reason if my sales have sell <10 item his record color by red or have sell >10 his record colored by blue else is green. i use microsoft datagrid control
  19. bantakiah

    how to make my crystal report can split by 2 coloum

    i want to make my report have 2 coloum and if the record continues in coloum 2 it will repeat the coloum title in coloum 1. like this A b |A b 1 2 |1 2 1 2 |1 2 1 2 |1 2 end of page the A and b refer to my coloum title and 1 and 2 refer to my...
  20. bantakiah

    vb database can accessed by network

    how can my vb application database can be acceessed by network ?

Part and Inventory Search

Back
Top