Search:

Type: Posts; User: sajankk

Page 1 of 8 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    536

    Re: error disturbing each single second

    sorry.. it didnt attachd properly. the error is "Exception processing message C0000013 parameters". i feel it has to asked in the general section....

    thankx in advance
  2. Replies
    4
    Views
    536

    error disturbing each single second

    hi

    pls c the file attached with this. this error is displaying each single second.

    pls help me to solve the issue

    sak
  3. Replies
    9
    Views
    925

    Re: how can i take backup to external device

    i use filecopy method of VB

    but my doubt is how can i copy the database while using the same s/w. shall i want to use another small exe for that... or close the database connection and copy. ...
  4. Replies
    9
    Views
    925

    Re: how can i take backup to external device

    hi.

    but am not able to define the variable as FileSystemObject object. how can i define a variable as same

    thnkz

    saj
  5. Replies
    9
    Views
    925

    how can i take backup to external device

    hi all,

    How can i take backup of msaccess database to an external device (eg: flash drive) using visual basic 6.0 code

    thanks

    saj
  6. Replies
    9
    Views
    3,068

    Re: how can i print access report

    what u mean by access object
  7. Replies
    9
    Views
    3,068

    Re: how can i print access report

    can anybody will help me in this matter. otherwise i have to go for crystal report.
  8. Replies
    9
    Views
    3,068

    Re: Access + VB code

    thank u rob...

    how can i hide and open database through vb code. can u explain please

    saj
  9. Replies
    9
    Views
    3,068

    Re: how can i print access report

    Thank u for the reply,,i can able to take print out.

    but my doubt,

    1. Is it possible to print access report without opening the ms access database (client dont want see the access database to...
  10. Replies
    9
    Views
    3,068

    how can i print access report

    hi all.

    How can i print access report using vb code without opening access database window. i need the vb code to show the access report in the preview mode. please give me the respective code.....
  11. Replies
    2
    Views
    594

    Re: formating Datepicker control

    thank u prank
  12. Replies
    2
    Views
    594

    [RESOLVED] formating Datepicker control

    hi all,

    in my PCs regional setting i have date format as "mm/dd/yyyy". i have one dtpicker control in a form and made to assign todays date in the form activate. like dtpicker1.value=date.

    i...
  13. Replies
    4
    Views
    695

    Re: Server Date and Time

    thank u...

    apart from using winsok control. if am getting the database time using the query "select now".... will return me the date and time?

    saj
  14. Replies
    4
    Views
    695

    Server Date and Time

    Hi all.

    how can i get the server date and time. The server means the system where my access database kept and from there more than one user accessing the database. The whole user has to get the...
  15. Replies
    13
    Views
    1,299

    how to convert number to string

    hi all,

    I want to print a receipt where i have to convert the number in a text box to string format.

    eg:- 1048 in textbox
    then the output will be : One thousand forty eight only

    any...
  16. Replies
    6
    Views
    583

    Re: How can i Print ?

    thank u si.. i am finding alot in the link you mentioned. u r always helpful
    saj
  17. Replies
    6
    Views
    583

    Re: How can i Print ?

    it is for a company.

    yes. I have the excel in the client machine. So that is good method it seems. But i dont want to edit the report by any one. without opening excel application how can i go...
  18. Replies
    6
    Views
    583

    How can i Print ?

    hi all,

    i developed an application. Now the reporting section is there to do. i am planning to do with notepad instead of using third party s/w like crystal. so far i use crystal. i never try...
  19. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    please help me out in this context.

    saj
  20. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    hi all,

    thank u all for the replies. meantime I desgined my database and i plan to keep the databese in the server machine ( the machine where database is keeping) with password protected. and...
  21. Replies
    8
    Views
    4,200

    Re: how can i make autorun CD

    thanku... i made an autorun.inf file and in the file i wrote,
    [autorun]
    open=autor.exe 'made in vb with shellExecute
    icon = autor.exe

    i burn the CD with inf, .exe and .pdf in the root...
  22. Replies
    8
    Views
    4,200

    Re: how can i make autorun CD

    sorry si....

    actually i have to get the reply little early...

    can u pleases tell how to go about
  23. Replies
    8
    Views
    4,200

    how can i make autorun CD

    hi all,

    It is a general question.. not VB based

    I made my office document in a single pdf file. Now i can access all my document through single pdf file. I want to present the same to my boss...
  24. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    Where can i keep my database. The machine where as i said as "Administrator" or somewhere...

    how can i open the recordset then... if both user opens the same record ?
    what type of record...
  25. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    thank u once again....

    and regarding the concurrency checking especially Access database with Multiuser ?

    saj
  26. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    can u please explain this

    saj
  27. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    that is very nice idea..... I would like to appreciate for your spot reply

    i still have one query regarding workgroup settings. actually when i was searching through google for multiuser access...
  28. Replies
    23
    Views
    3,435

    Re: Access + VB Multiuser project

    thank u for the reply...

    how can i save permission in the database. how can i corelate this permission with VB code. can u please explain this

    saj
  29. Replies
    23
    Views
    3,435

    Access + VB Multiuser project

    hi all,

    I was about to start a project with 5 users and an administrator. So far i used access as my backend for the desktop projects i did. And now am planning to do multiuser project with...
  30. Replies
    3
    Views
    564

    clipboard contents to webapplication

    hi all

    how can i copy the contents of a textbox content to the web application

    saj
  31. Replies
    7
    Views
    15,367

    Re: how to connect Crystal report with SQL Server

    any suggestion can be appreciated

    saj
  32. Replies
    7
    Views
    15,367

    Re: how to connect Crystal report with SQL server

    when i design the report and preview the same from crystal report itself it showing an error "No rowset was returned for this table, query, or procedure". and after i click ok another message like "...
  33. Replies
    7
    Views
    15,367

    Re: how to connect Crystal report with SQL server

    Please anybody can help me
  34. Replies
    7
    Views
    15,367

    Re: how to connect Crystal report with SQL server

    actualy through the crystal report wizard i connected table and i designed already. but through the code how can i fire the reports. in a click how can open the report. i did the same thing when i...
  35. Replies
    7
    Views
    15,367

    how to connect Crystal report with SQL Server

    hi all.


    am newbie with SQL server. how can make connection with Sql server 2005 tables with crystal report 8.0 + VB 6.0

    saj
  36. Replies
    2
    Views
    614

    String to Date conversion

    hi all,

    sorry moderator... i posted same thread in report ... but did not get any replies.... so am posting here too...

    am storing the date as string in my table. and when i want to take the...
  37. Replies
    2
    Views
    463

    How can i use crystal report

    hi all,

    I did my report in my laptop and i use to copy those report in client machine when the new .exe is installing. the path of the both systems(client and laptop) are different. but i...
  38. Replies
    1
    Views
    922

    cyclic redundancy check error

    hi all,

    am using SQL server 2000 with VB 6. the s/w which is running in good condition in the client site. unfortunately power had gone two times continously when the s/w is running........
  39. how to give background color of a certain row of crystal report

    hi all,

    i would like to know how can i give background color for certain row of a crystal report.
    eg: - if am taking monthly report i would like to make some background color for the day...
  40. Replies
    5
    Views
    583

    how can i hide a column in a listview

    hi all,

    how can i add a column of a listview where am displaying the keyfield (autonumber field) which i dont want to display to the client. but it should be there in the listview to be there as...
Results 1 to 40 of 288
Page 1 of 8 1 2 3 4



Click Here to Expand Forum to Full Width