For problems and solutions related to database compatibility.

The data field in users

Hey,

I am currently trying to import another database into ldu, however what is the data field and what do I put in it?

Regards,

Bojhan

instalment mysql

ok when installing drupal 6.0 (and i had it with the beta's to )
i have a prob with the db setup there

the installment is only giving me two options
it not shows the mysql

i need the install.mysql
now i see it in the file etc. but it not shows up as a choice in the installment

this is in my ( install inc file = ../includes/install )

Help with DBA function for PHP in Drupal.

I try to execute the following code in my drupal blog page:

Adding products now...

$dbh = dba_open( "products", "c", "cdb" )
       or die( "Couldn't open database" );

dba_insert( "Sonic Screwdriver", 23.20, $dbh);
dba_insert( "Tricorder", 55.50, $dbh);
dba_insert( "ORAC AI", 2200.50, $dbh);
dba_insert( "HAL 2000", 4500.00, $dbh);

dba_close( $dbh );

It should create or open a database called products and adds some data to it.
It gives the following error.

Aggregation & Postgresql = No Joy

After successfully installing the most recent version of Drupal, I copied the Aggregation module
to the right spot and checked the box for Aggregation and Aggregation Views on the Enable page.

When I try to add a feed, I get this using PostgreSQL 8.1.4:

* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "aggregation_feed" does not exist in /var/www/drupal/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT * FROM aggregation_feed WHERE nid = 2 in /var/www/drupal/includes/database.pgsql.inc on line 144.

How good is Drupal

Are the problems that beset Friendster* in 2003 something that could effect Drupal.?

Are there any possible problems that could effect a site that became unexpectantly successful?

http://www.techworld.com/networking/features/index.cfm?featureid=1321

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Database compatibility