Search results

  1. ganjasensation0098

    Multiple Server in phpMyAdmin

    Hi guys, Here in my office we used MySQL as our main database server and I access this through ssh. By using that way, It eats a lot of time to configure MySQL. I just want to ask how to setup phpMyAdmin for multiple server. I already did searching and experimenting codes and all fails. Can...
  2. ganjasensation0098

    Creating site using Drupal

    Thanks you guys for comments. I will check all your suggestions.
  3. ganjasensation0098

    How to choose your database

    I know that I can't join the tables from MySQL to PostgreSQL. What I'm trying to say is it would be possible to use those RDBMs separately in one application.
  4. ganjasensation0098

    Creating site using Drupal

    Hi guys. I'm here again to ask some tips regarding web development using drupal (6.20). I really like this CMS because I can manage the content here more faster rather than the other CMS. But now, I want to know the best practices regarding to the development using drupal. I've searched the web...
  5. ganjasensation0098

    How to choose your database

    What if I used MySQL and PostgreSQL at the same time? Would it be possible?
  6. ganjasensation0098

    How to choose your database

    Hi guys, right now I'm thinking what database I will use in terms of daily transactions. I read already many articles about this but my head is still not clear about this topic. I just want to learn momre on what database is good and when it will be good to use.
  7. ganjasensation0098

    drupal and jQuery

    Hi guys. Please help me with my problem in drupal. I just want to integrate jQuery but it seems it so hard for me to find any solutions.. please help.. Thanks..
  8. ganjasensation0098

    Vb.Net Delegates

    Hi guys.. I'm currently developing a system for a medical clinic. I want to know how (if ever) to implement delegates in my class. This is the sample of my class: Public Class clsSite Inherits clsDatabase Private m_SiteId As String = String.Empty Private m_SiteDescription...
  9. ganjasensation0098

    Frontpage Extension

    Why is Frontpage Extensions are disabled? I'm practicing right now in vb 2010 in publishing through http.
  10. ganjasensation0098

    Frontpage Extension

    Does somebody know how to install Frontpage Extensions at x10hosting (I registered for free hosting). Every time I attempt to install it, it is saying that it is installed in my domain. but when I checked it, it is not installed. Please help. This is the message when I install Frontpage Extension.
  11. ganjasensation0098

    VS 2010 Ultimate (Reporting Tool)

    Hi guys, I just want to know what other reporting tools can be used (and a good alternative to crystal reports). My back-end server is MySQL. Regards to all.
  12. ganjasensation0098

    Visual Basic 2010

    I choose VB because this is the first language that I used in building desktop apps for my clients. But I'm looking forward to study c# for new learning.
  13. ganjasensation0098

    Visual Basic 2010

    hi guys, I'm studying vb.net right now. Can you tell some good links or books to start with. And also the, if ever, the best practices in data layer. Thanks.
  14. ganjasensation0098

    Creating portfoilio for beginners

    Hi to all, I'm planning on creating my online portfolio for the collection of my works and developed software. But the thing I didn't know is how to start my online portfolio. Can you give me some tips on how to start it. Thanks to all.
  15. ganjasensation0098

    Java Programming

    Hi guys, I'm a newbie programmer of java and I just want to know on where do I start and what is the first thing I should learn in java programming.
  16. ganjasensation0098

    PHP Large Project Development

    Do you consider postgres instead of mysql for the backend?
  17. ganjasensation0098

    Database Architecture

    I'm a beginner in database designing. I just want to know some best practices included in designing a database. I use MySql as my server.
  18. ganjasensation0098

    string or int as primary key?

    Which is the better data type in creating primary key of a table?
  19. ganjasensation0098

    PHP Large Project Development

    What are the basic things needed in building large project in php? and some tips also.
  20. ganjasensation0098

    run javascript in ajax response

    Guys, I do a quick solution to my problem. Instead of using the Autofill (class in php), I used jQuery Autocomplete to finish my work. But still, I want to find out how to run javascript in ajax response. Thank you guys for your comments and advices, especially misson.
Top