Groups | Search | Server Info | Login | Register


Groups > comp.databases.mysql > #516

Re: MySQL connection Issue

Message-Id <7663449.U67uLZWGnK@PointedEars.de>
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Organization PointedEars Software (PES)
Date 2011-04-05 21:48 +0200
Subject Re: MySQL connection Issue
Newsgroups comp.databases.mysql
References <e08b5917-b4a0-4257-84f3-db679217e25e@32g2000vbe.googlegroups.com> <1p1s68-0nk.ln1@xl.homelinux.org>
Followup-To comp.databases.mysql

Followups directed to: comp.databases.mysql

Show all headers | View raw


Axel Schwenke wrote:

> shamma al eisaei <shamma.aleisaei@gmail.com> wrote:
>> I'm working on the CCS RFID Development Kit which used PIC C
>> compiler. And I trying to establish a connection between the compiler
>> and MySQL but it didn't work its give errors on the included files
>> which named string.h and I have no idea how to connect to the
>> database by using C language.
> 
> […]
> But looking at http://www.ccsinfo.com/product_info.php?products_id=RFIDkit
> it seems you have lost already. In order to access a remote MySQL
> server, your platform must support TCP. While it would be possible
> to use the RS-485 interface on those prototype boards for networking,
> I doubt you will be able to fit a TCP stack + MySQL client + RFID App
> into a PIC16 target (the PIC16F876 has 8K words program memory).

Not that it must alleviate the problem at hand, but I do wonder where you 
got the "8K words program memory" from.  AFAICS, the description for this 
RS485 Prototyping Board says it features a _PIC16F628A_ chip, and a Web 
search for that yields 
<http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010210> which 
says that it has _3.5 KB_ Flash program memory.

-- 
PointedEars

Back to comp.databases.mysql | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

MySQL connection Issue shamma al eisaei <shamma.aleisaei@gmail.com> - 2011-04-05 09:42 -0700
  Re: MySQL connection Issue The Natural Philosopher <tnp@invalid.invalid> - 2011-04-05 18:39 +0100
  Re: MySQL connection Issue Axel Schwenke <axel.schwenke@gmx.de> - 2011-04-05 19:57 +0200
    Re: MySQL connection Issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-04-05 21:48 +0200
      Re: MySQL connection Issue Axel Schwenke <axel.schwenke@gmx.de> - 2011-04-05 22:44 +0200
        Re: MySQL connection Issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-04-06 10:49 +0200

csiph-web