I am a fairly new developer and I am trying to create an iOS app from an VB asp.net site we have. Basically, we have a webapp created that scans a barcode and then sends the data to our sql database and returns the associated data for that barcode. I have the zbar example up and running, but am wondering what and where (meaning in what file) exactly I need to do to add the communication with our sql server. In our webapp, we manipulate the signature of the barcode and then send it to the database as an id and output the associated sql data. Where do I put that code in my xcode project for my iteration of zbar?
also, it has to be written in objective c, is that correct? I cannot use my vb code??
thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone,
I am a fairly new developer and I am trying to create an iOS app from an VB asp.net site we have. Basically, we have a webapp created that scans a barcode and then sends the data to our sql database and returns the associated data for that barcode. I have the zbar example up and running, but am wondering what and where (meaning in what file) exactly I need to do to add the communication with our sql server. In our webapp, we manipulate the signature of the barcode and then send it to the database as an id and output the associated sql data. Where do I put that code in my xcode project for my iteration of zbar?
also, it has to be written in objective c, is that correct? I cannot use my vb code??
thanks in advance!
Wow, this is exactly the same mistake! Reading this makes me feel a little helpless.
Edit by war the knights a day ago