Search results

  1. A

    error in login from ms acces

    please can anyone tell me what this error is about? i have attached the pic of the error.. i use the same odbc connection in accde file but if i try to test the datasource from odbc manager i get this error.. cant see to understand why it works when i login through the accde file and i cant...
  2. A

    Odbc

    hey, i'm having a laptop that has windows 7 home premium 64bit version installed. this laptop is in belgium, and my sql server is in vietnam.. i can usually make the connection to this server with the internet if i use win vista home premium, xp pro win vista business. but some how on xp home...
  3. A

    Query too slow

    the following query is based on 2 other queries. i have a table stock and stockJ, from theses tables i query 2 queries of stock that is unsold, after that i have query the comes from both these queries where there are 2 fields linked namely Stock location and Jewl No whenever i want to retrieve...
  4. A

    Query in Acess or SQL?

    hey, my database is located on a MS SQL2005 server, and i use MsAccess2007 as front end for the database.. i have over 3000 records on them and growing every day.. Now i have linked the tables in MS access but am running all my queries in MS access.. which sometimes take a while to display the...
  5. A

    auto pricing

    hi, i have 2 tables one containing stock and one containing prices. in order to give a price to a stock item the following criteria's should match: shape, size, color, clarity for example: my stock table: shape:RB, Size: 3.3mm, Color: F, Clarity: VS1, Price: 0 Price table: Size: 3.3mm, Color...
Back
Top Bottom