|
Re: Storing BLOB using C constructs and no STL(string, streams etc): msg#00043db.mysql.c++
Ankur G35 Saxena wrote:
This is very poor practice. It will break if you: - change certain compiler options - change compiler vendors - change CPU types (including 32-bit to 64-bit) - use different compilers or build options on multiple machines accessing the same database - change the slightest thing about the definition of c_struct This code is crying out for c_struct to be a SSQLS. Then the "how" becomes obvious. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Segmentation fault while creating a new Database: 00043, Warren Young |
|---|---|
| Next by Date: | Autoincrement results in a 0 value: 00043, Gary Anderson |
| Previous by Thread: | Storing BLOB using C constructs and no STL(string, streams etc)i: 00043, Ankur G35 Saxena |
| Next by Thread: | Re: Storing BLOB using C constructs and no STL(string, streams etc): 00043, Ankur G35 Saxena |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |