Recent content by jaytheguru

  1. J

    0xc26 Could not read definitions

    Morning all, Hope everyone doing great. I have a question relating Access 2003 Database. I would like to know what does the following error messages mean and if I can get any help on this. (I have searched the internet including MS Knowledge base but could not find any information on this)...
  2. J

    access vb.net and app path

    Morning Banana, There is no add files option under Project however there are other options like Add windows form, user control, module, class etc. I did manually added the mdb file under bin -->debug folder and used MyConn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data...
  3. J

    access vb.net and app path

    Yes! it did ask me if I wanted to add the mdb file into the project but at that time I said No. Now I don't know how to add it back into the project. Any ideas will help alot! Regards J
  4. J

    access vb.net and app path

    Thanks Banana, however, I do not wish an end user to locate the file as they have no clue about computers (0, nada). All I want is to setup a path in my code so that when an application is installed onto their machines, the application should pick up the source/destination file automatically...
  5. J

    access vb.net and app path

    Dear all, as always I am back with yet again a simple question. I have developed an application in vb.net which has VB interface as front end and access 2003 as backend. The application path which I setup initially is : Dim MyConn As ADODB.Connection MyConn = New...
  6. J

    Datetime confusion

    Thanks for the quick and informative response. I did use it as a string and it is working now. Many thanks Kind regards J
  7. J

    Datetime confusion

    Morning all, I am a new user to access database so you got to bear with me. I have created a table in Access 2003 where I have defined a field "Time In", this field should contain only time and not date. I setup the format of the field into Long Time and setup the mask as hhnnss (checked on...
  8. J

    Connecting an Access DB to VB

    Oh ya! how could I forget that. I'll try it on tomorrow. many thanks Regards Jay
  9. J

    Help required with creating Access database to use with VB.NET

    Right as far as I understood you want to create a program which will insert values from VB into the database and at the same time will show the inserted entries into the datagrid which is in VB. The database as the above person said needs to be created with different tables for each category...
  10. J

    Connecting an Access DB to VB

    Afternoon all, Firstly thank you mission2Java for sharing a wealthy information with us. I have a question regarding the code you have provided. When used, VB.net(2005) says: End Function ~~~~~~~~ Function Establised Connection doesn't return a value on all code paths.A null exception...
  11. J

    Laptop switching off itself

    Opening these things is bit hard as there are so many hidden places (hinges, some are screwed up and some are plastic hinges in awkward places). If you really want to open it, make sure you have a small screwdriver, a box where you will keep all the screws (screws are really small and most of...
  12. J

    Repetitive Records

    OKi, I need to show the records using a query. The query should show the results from all three tables. Query results should be ================= Number - Population - Table 1Genes - Table2 Genes - Table3 Genes Number 1 - India - AB48 - BD34 - HG65 Number 1 - Pakistan - AB35 -GF45 - LK98 etc...
  13. J

    Repetitive Records

    Hello! i have created three tables and inserted different records in them. I want only "genes" records from table 1,2 and 3 to be shown. The problem I am having is that when I design the query and ran it, it shows me all the possible combinations of records instead of showing only 1 record...
  14. J

    Pakistan

    give me one example which explains that USA is a democratic state in true terms.
  15. J

    Pakistan

    India shows itself as democratic country just like China shows itself as a communist country, in reality they are not.
Top Bottom