Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
78% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
3
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #1K
~23.7K People Reached
About Me

almost 30 years computer software experience both in systems and application programming
worked in many projects mainly retail and aviation

Member Avatar for reevenz

Hi All, I am going to write a small inventory tracking app for a small company. What they need is only to keep track goods in, goods out, supplier, customer, and purchase price and sell price so we are able to calculate purchase price, sales price, and stock value. [LIST=1] …

Member Avatar for Shuvadeep
0
2K
Member Avatar for poymode

Greetings. I am making some Point of Sales system but I have a little problem with the database design. You see, there is this list of products that will be added to a cart. What I need is when these items are added in the cart and then sold, it …

Member Avatar for safeer ahmad
0
1K
Member Avatar for happygeek

[URL="http://www.pcadvisor.co.uk/poll/index.cfm?action=showresults&pid=3228421"]A new poll into Operating System popularity by a British computer magazine[/URL] has revealed that an incredible 37 percent of respondents are still using Windows XP. That's more than Windows 7 which managed to woo 30 percent of the folk taking part, and Vista could only garner a pretty poor …

Member Avatar for XP78USER
6
10K
Member Avatar for Jaz62

Having to create an ERD diagram from the following scenarion any help will be much appreciated Appendix 1 Case Study: Scenario - Global Trading PLC Global Trading PLC is a mail order company that operates a number of different catalogues. Each catalogue addresses a specific market segment and the company …

Member Avatar for ahmadabduallh
0
287
Member Avatar for ana_eht

Hi it's me again with the silly problems in my vb .net codes :( I have a serious problem with combo box i need to use the selected item in combo box when user selects for example GREEN from be drop down list after than i need to put that …

Member Avatar for xyudha
0
707
Member Avatar for ZNERB

Hello, I am getting these constant annoying errors in Visual Basic .NET 2010 Express. I'm pretty sure I'm not the only one, but these errors are always relating to images and resources! [QUOTE][B]The Type 'Global.ExampleProject.My.Resources.Resources' has no property named 'example.png'[/B][/QUOTE] I am pretty sure these are bug, due to the …

Member Avatar for jsurefo
0
478
Member Avatar for scrivomcdivo

Hi folks. I'm looking for a bit of help and guidance on what you think would be the most suitable DB for a project I'm working on. This isn't a web-based project but as I couldn't find a more suitable sub-forum to post this query, I thought I would ask …

Member Avatar for xuqi
1
123
Member Avatar for jbennet

Can anyone help me with an Inventory System Design? Its got to track the location of items in the warehouse (and shop floor) for stocktake/empty peg etc... It has to handle refunds and sales. So far ive come up with: Product (ProductID, Name, ProductCategory,Description,Price,SupplierID) ProductCategory(ProductCategory) Location (LocationID, Description) ProductLocation (ProductID, …

Member Avatar for Netcode
0
689
Member Avatar for chandimak

I need to know whether there is a performance issue when dealing with the database(database operations)depending on the datatype size of a particular field of a table. I have a table with a SMALLINT size primary key. But there is a chance of having a big data range than this …

Member Avatar for chandimak
0
214
Member Avatar for Archenemie

Just started learning MySQL, more specifically using Python and MySQLdb and everything is up and running fine. I have an interface where i generate buttons: 1) Firstly the main catagories are generated. 2) on clicking these buttons, sub-catagories of these catagories have thier buttons generated. 3) once again on clicking …

Member Avatar for Archenemie
0
166
Member Avatar for arch_mah

In the MDI main form I am loading one child form (i.e Login Form)at the center of the MDI form. I want without closing the child form(Login form)no one can access the MDI main form.. After login only the login page should close and MDI form should enable true.. Before …

Member Avatar for Rodge1230
0
647
Member Avatar for jemz

hello sir can you help me sir what is the random access files?i want to learn that but i have no idea to make the code...please help me sir, hoping for your positive responds...thank you in advance...

Member Avatar for jemz
0
245
Member Avatar for baby19

actually i have no idea.i have to do a database system for clinic or hospital.i need to know the input, procedure and output of clinic...plx help me..for god sake

Member Avatar for lollybabe
-1
97
Member Avatar for pingting43

Hi.. im new to web development and we have to do a web development project as part of curriculum.. we are doing Airline ticket Reservation System.. one of the requirement in the project is user should be able to select a seat of choice,if available. I was wondering how to …

Member Avatar for asaukani
0
759
Member Avatar for aminit

HelllOOOoo I've a database for example contains 50 users , 30 users of the 50 thier records are corrupted, so how can I make a back up for the 30 users only , without the change or play with 20 others Thx in advance

Member Avatar for asaukani
0
69
Member Avatar for dodongmamba

Hello, good day to everyone! May I ask the help of those who know how to write computer science thesis paper. I have a problem. Please help me. I am confused what really are the chapters included in a thesis outline..pls help..

Member Avatar for asaukani
-1
162
Member Avatar for Rider570

Private Sub cmdsummery_Click() Set wss = DBEngine.Workspaces(0) Set dbs = wss.OpenDatabase("Gagedetails.mdb") Set rss = dbs.OpenRecordset("tblGage") 'Set rss1 = dbs.OpenRecordset("tblopeName") Do While Not rss.EOF OSQL = "SELECT DISTINCT OpeName1 FROM tblGage WHERE Date =" & SQLDate(txtdate.Text) Set rss = dbs.OpenRecordset(OSQL) MSQL = rss("OpeName1") NSQL = "INSERT INTO tblOpeName (name)" & " …

Member Avatar for asaukani
0
175
Member Avatar for lesna
Member Avatar for asaukani
0
96
Member Avatar for Sheeba Altaf

Hi...I am working on a database which have complete records about project,i have completed almost,but having some problems i searching portion.... i am using option buttons there,and searching will be by name or by date,,,byt my code is not properly working.....kidly help me..........

Member Avatar for asaukani
0
59
Member Avatar for nw2185

I am seeking help or assistance in creating an ERD for a motorcycle database i created.

Member Avatar for asaukani
0
59
Member Avatar for sanz

hi,can any one help me in my project.actually, i have decided to do project on ebanking but the problem is where to start from and how to decides the content of the table and its schema as banking has many dimension but i think i would like to focus on …

Member Avatar for tesuji
0
200
Member Avatar for dthung

When I try to design relation database using MSSQL Server 2008, I find that the MSSQL Server 2008 allow designer can create two relationships with one direction from a table to other table (for example, I have two table A an B, I can create two relationship from table A …

Member Avatar for tesuji
0
173
Member Avatar for shubhamjain1

I want to make a simple website blocker in vB. I mean it should have capablity of checking the ongoing HTTP request and block them accordingly. How it is possible?

Member Avatar for asaukani
0
124
Member Avatar for ravanan88

Please help me to design Database for Attendance monitoring and material management doin in vb.net

Member Avatar for asaukani
0
75
Member Avatar for prabir_jis691

hi all I am new Mysql server.how to design distributed database in Mysql.

Member Avatar for asaukani
0
54
Member Avatar for mototrucker

I have a quesion about using the timer1 function. I am a complete virgin when it comes to programming, so please be kind. I have a project that is using an NCD relay controller to control linear actuators. I want one relay to turn on and then stay on for …

Member Avatar for Luc001
0
72
Member Avatar for tomer999

I just had the first session of an assessment this morning which I'll be doing over the next couple of weeks. I'm have some troubles though on deciding the architecture of the database; if anybody could provide some advice I'd be very grateful. The scenario we've been provided runs somewhere …

Member Avatar for asaukani
0
256
Member Avatar for JamieY

Hello, I am working on a database design for a project that I want to attempt. Right now, I am working on just the database. I am getting a little lost on primary and foreign keys. It's been a while since I have done this. Here is my list so …

Member Avatar for JamieY
0
112
Member Avatar for jetru

Hello, I have a database with about 25 tables and almost every table having a foreign key on some other table. They system needs to deal with a large number of reads and writes. I'm concerned if having too many foreign keys and relationships between tables will lock the tables …

Member Avatar for asaukani
0
75
Member Avatar for lunaluni

i have a textbox to upload .csv file. after i click upload it insert the .csv file into sql server database how to insert .csv file using vb.net into sql server

Member Avatar for lunaluni
0
1K