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: cihatkarli
  • Content: Threads
  • Order by date
  1. cihatkarli

    My server is very slow

    I'm using centos 3. And have a Invision Portal forum installed on it. I have 2GB DDR2 ram an p4 3.0 dual core cpu. I had php4 and apache 1.x mysql 4 installed before and had same problems. Now i reinstalled the os and set up php5, apache 2 and mysql 5 to my server. But problems are still. My...
  2. cihatkarli

    sorting rows

    i have a 4 cell table example 1 AAAA CCCC DDDD 2 CCCC KKKK BBBB 3 DDDD NNNN AAAA i want every line's output sorted alpabethically like this. 1 AAAA CCCC DDDD 2 BBBB CCCC KKKK 3 AAAA DDDD NNNN tried to do with excel but no luck.
  3. cihatkarli

    making categories from a table

    i have cell named age in my table. i want a query like this. ages between 18-25 will be in first column 26-30 in second 31-35 in third. is it possible? thanks.
  4. cihatkarli

    hp 1320 slow printing

    i have a hp 1320 laser printer. i'm sending a 70 pages of printing. and after printing 2-3 pages stops printing and waits 30-40 seconds and starts printing, and stops again after 2-3 prints. does anyone has a solution?
  5. cihatkarli

    to learn field's data type

    i'm using ado to access. And my app will read a user created db. And will create custom textboxes for different data types. for example, i will modify my text box for date entry if field is a DATETIME field. Any help appreciated.
  6. cihatkarli

    readonly error: using dao with mysql

    im tryiny to create a table and fields with dao in a mysql db. i create them but when i try to write something an error "db is readonly" occurs. Any ideas?

Part and Inventory Search

Back
Top