January 9th, 2004 05:32 AM
Mr. Bill
In this case which code i has to select when i make purchase entry or sales entry. i want to select only one code in the grid
January 9th, 2004 02:49 AM
Dear Friends
I have a grid in my vb form the columns contain CustomerId, ProductCode, QtySold, Value. There may be more than 5 rows. I have 3 cmd buttons letus call NextCustomer, Recall, Save....
January 8th, 2004 04:43 AM
Dear Friends
My ProductMaster table contains the attributes like ProductCode, ProductName, PackSize,PackType, Price, ManufacturingDate (MFD). The problem is MFD is changing everyday. In this case...
January 7th, 2004 11:11 PM
thanks friends for ur valuable information. i will take care while writing code. anything more please?
bobby
January 5th, 2004 07:33 AM
Dear Mr.babu/friends
my crystal report is working 100% perfectly. But if i alter my underlying table (change the datatype or width) , the report is not working properly. so what setting i have to...
January 5th, 2004 07:26 AM
Dear Mr. Babu / friends
i want to take my reports (from crystal report with vb, Access) very speedly like Foxprow reports (Dos version). what are the precautions i have to take while designing in...
January 5th, 2004 07:17 AM
dear friends
i am planning to make an inventory multiuser package with vb and access 2000 now. after some time we have to change the backend to sql server or oracle. So what are the precautions i...
January 5th, 2004 07:04 AM
no one to ans. my queries
January 1st, 2004 07:24 AM
friends
i have to shift my running inventory s/w (multuser system) from SQL server backend to ACCESS-2000. In sql server backend I have used @@IDENTITY to trace the last inserted ID to link order...