Hugues Van Landeghem

1,423
reputation
248 views

Registered User

name Hugues Van Landeghem
member for 8 months
seen 2 hours ago
website
location France
age 33
Software developer
21h
answered Storing Images in DB - Networked Desktop Applications
1d
awarded  Fanatic
Dec
10
answered Is there a free tool to convert mysql dump to postgres
Dec
10
comment Program cannot reconnect to Firebird after abnormal termination
Which component you use for accessing firebird ?
Dec
8
accepted How do I create a new Firebird database from the command line?
Dec
7
comment Importing schema with XMLmapper in Delphi ?
@Francois : this is done now
Dec
7
revised Importing schema with XMLmapper in Delphi ?
added link in QC
Dec
7
comment Simple multi-user database solution
I don't know your problem with permission but if you need some good GUI tools you can use www.upscene.com or www.ibexpert.com (both have free version)
Dec
6
awarded  Mortarboard
Dec
6
revised Importing schema with XMLmapper in Delphi ?
added 11 characters in body
Dec
6
comment Importing schema with XMLmapper in Delphi ?
@mjustin : all my schemas are in the same directory
Dec
6
revised Simple multi-user database solution
edited tags
Dec
6
answered Simple multi-user database solution
Dec
6
revised Importing schema with XMLmapper in Delphi ?
added 362 characters in body
Dec
6
revised Importing schema with XMLmapper in Delphi ?
added schema example; deleted 14 characters in body
Dec
6
comment Importing schema with XMLmapper in Delphi ?
Installed and it is the same :(
Dec
6
comment Importing schema with XMLmapper in Delphi ?
It make the same with Delphi 2010
Dec
6
revised Importing schema with XMLmapper in Delphi ?
added 31 characters in body
Dec
5
comment Error message “Incorrect values within SQLDA structure” with Firebird and Delphi 2009
which driver you use ?
Dec
4
comment Importing schema with XMLmapper in Delphi ?
I will install demo of 2010 version and hope it will work.
Dec
3
asked Importing schema with XMLmapper in Delphi ?
Dec
3
comment Best way to learn MySql
I think the best way is starting to learn SQL and I don't think that MySQL is the better way for this.
Dec
3
answered Database on file server (Windows)
Dec
1
awarded  Autobiographer
Dec
1
answered Delphi 6 stack trace
Nov
30
accepted Freeware ZIP component for Delphi 2010?
Nov
27
comment Delphi 2010 and MySQL
I would vote for dbexpress. I will be more easy to switch to another database.
Nov
27
answered Good Databases with sample data
Nov
26
asked How to create SimpleType enumeration with xmlspy in schema ?
Nov
25
answered Freeware ZIP component for Delphi 2010?
Nov
24
comment Where can I find an excellent database search engine script?
@Yacobi : MySQL Full text search works only for MyISAM dev.mysql.com/doc/refman/… and is slower than sphinx !
Nov
24
answered Where can I find an excellent database search engine script?
Nov
24
revised Apache2, PHP5, and Interbase/Firebird on Windows 2003/XP
edited tags
Nov
23
answered Is there any way to let MySQL server ‘push’ DB updates to a client program?
Nov
22
awarded  Scholar
Nov
21
accepted Porting an IBXpress Interbase 6 app to the current Firebird platform, on Delphi 7?
Nov
20
revised Fast report amount of copies
deleted 140 characters in body
Nov
20
revised Fast report amount of copies
added 225 characters in body
Nov
19
revised Print FastReport directly
deleted 12 characters in body; added 70 characters in body
Nov
19
answered Fast report amount of copies
Nov
19
answered Print FastReport directly
Nov
18
awarded  Student
Nov
17
comment Parameters in query with in clause ?
Quite true : very interresting.
Nov
17
comment Parameters in query with in clause ?
allready made this in one project but my goal was without pascal code
Nov
17
comment Parameters in query with in clause ?
Yes I want arbitrary number of elements and I don't want to generate SQL statement.
Nov
17
comment Parameters in query with in clause ?
Oracle mode don't work for Firebird but this seems to be what I need
Nov
17
comment Parameters in query with in clause ?
I allready make this but I have to create SQL by hand which depends on how many parameters I need. I want just by SQL
Nov
17
revised Parameters in query with in clause ?
number of parameters
Nov
17
asked Parameters in query with in clause ?
Nov
16
revised Are there object-oriented databases with fulltext search out of the box?
added 52 characters in body