For problems and solutions related to database compatibility.

ASP.NET 3.5?

Hi i am new to drupal CMS. Can i code in C# (PHP i dont know) ? Instead of MySql can i connect to MS SQL SERVER 2005?

If yes where can i get the related help?

Thanks in Advance...!!!
Mukesh

Query regarding insert into mysql

Hi friends...

I have query regarding inserting data into database...
I want approx 2000 product to be insert in the MYSQL table which i can create manually by creating each time with a new node..but it will be time consuming.If anybody have easy solution for this then please let me know.

Problem with the paging of asking results to the database.

I am using Drupal for construction of the service centre supporting big databases. I managed already to create the form asking and showing results of the inquiry PHP code. How I already marked ą these are big databases so as a result of the inquiry many records can appear, of course I would like can show them divided let us say after 10 on many sides. Unfortunately in spite of many trials at the moment I am not making a success of it. So I am not a typical programmer and ask the straight line just enough for possible advice.

Changed DNS and now my site does now work...

Hi,

I had to change my domain name from name.cc to name.net (example) now that I did that my index page shows, but all my links are broken. Any ideas on what I can do to fix?

Thanks
Jason

how can use multiline SQL command block in drupal?

hi all
db_query just allow one line sql command to run
i need to run this sql command:

db_query('
SET @nid = ( SELECT node.nid
FROM content_type_news
INNER JOIN node ON node.nid = content_type_news.nid
WHERE content_type_news.field_home_position_value =0
ORDER BY created DESC
LIMIT 1 ) ;
update content_type_news inner join node on node.nid=content_type_news.nid SET field_home_position_value =1 where node.nid=@nid;
');

how can i do that?

Integration of different databases (DB2, Lotus Notes, Sybase, Oracle)

Hi all,

I'm very new in Drupal. I have a very basic question (maybe).
Can I use Drupal for federated search within different databases (DB2, Lotus Notes, Sybase, Oracle)? So is it possible to integrate different system using different databases in Drupal?
Many thanks in advance.

Regards,
Tirza

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Database compatibility