Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: NEE4NEE
  • Content: Threads
  • Order by date
  1. NEE4NEE

    Advice Best collation to use

    Hello everyone, I am creating a desktop application and want to use mysql, please suggest best collation mostly no uni-code requirement, application is accounting type utf8_bin ? utf8_general_ci ? ? ?other
  2. NEE4NEE

    HTML LINK ON IPHONE

    Hello, I am newbie for php & web programming. I am sharing a html link through SMS to all clients like mywebsite.com/mypage.htm which is working fine in adroid phone it shows as blue hyper link. but when it goes to iphone client it shows as plane text is their something other setting for...
  3. NEE4NEE

    How to Convert BMP to Hex

    Hello, I am using OleRTF to make a rtf document. I want to insert an image in this. How to Convert it to hex I manually inserted a BMP and then saved it the bmp in rtf is like this: {\pict\wmetafile8\picw423\pich423\picwgoal240\pichgoal240...
  4. NEE4NEE

    Which one....???

    Moving DBC to SQL Server so many question ... 1) Want Free Database Server for Commercial Use Having good GUI Tools available to admin. Mysql/Postgre/Ms Sql ...? 2) Type of connection to access database ADO , ODBC which is best. 3) Cursor Adepter or SPT Please share your opinion.
  5. NEE4NEE

    Any one Heard/Tried ....... Visual Dbase

    I just heard that a Product similar to VFP suitable to develop 64 bit application as well as web solution. http://www.dbase.com/
  6. NEE4NEE

    Grid to Html

    How to export Grid contents to html just like option available in vfp menu.
  7. NEE4NEE

    Checking File Integrity...

    Can i Check Integrity of file with Sys(2007)...? it will be useful for me to verify that after download the checksum is correct(not partial download). lfString = filetostr("C:\myfile.zip") lcNumber = sys(2007,lfstring,1,1) && Unique Checksum

Part and Inventory Search

Back
Top