Android Question Question on csv.

Anastasios Michaelides

Member
Licensed User
Longtime User
Hello to all

I want to build an application for pricing products depend on product dimensions(width, height).
So I will have on product page 2 fields one for each dimension, the user will put the dimensions and the app must take the exact price form a csv, or table and presented to the user.
Can you please guide me in witch way is this possible?

Thank you in advance
 

Anastasios Michaelides

Member
Licensed User
Longtime User
That worked like a charm, thank you for your time Mahares, people like you encourage newbie's like me to go on and learn.
I want to ask if there a reference site to look in order to (try) learn sql?
 
Upvote 0

imbault

Well-Known Member
Licensed User
Longtime User
That worked like a charm, thank you for your time Mahares, people like you encourage newbie's like me to go on and learn.
I want to ask if there a reference site to look in order to (try) learn sql?

There are tons, just google it, but be aware, SQL dialects may have some specific variations (MS SQL, Oracle SQL, MySql, SQLite....)
 
Upvote 0

Anastasios Michaelides

Member
Licensed User
Longtime User
Hello to all, I wish to all of you merry Christmas...
I have made progress with the application but I am facing a problem, I have for every type of construction(lets say fix for example) 3 profiles with different
price range. So I must have 3 .txt files (one for every profile for fix construction).When the application loads load the .txt with the prices, I am trying to add a spinner in order to choose profile and change the price. It is possible to choose the .txt file after application loads?

Thank you in advance.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…