Jul 17, 2003 #1 csbrmg Programmer Joined Jul 1, 2003 Messages 9 Location ZA I am not quite sure how to configure the sqlconnection component of dbexpress ,particularly how to select the database in the params property.
I am not quite sure how to configure the sqlconnection component of dbexpress ,particularly how to select the database in the params property.
Jul 18, 2003 #2 earlrainer Programmer Joined Mar 1, 2002 Messages 170 Location IN simply drop a sqlconnection component onto the form. doubleclick on the component which will open a configuration form. it will show many properties .enter the database name,user,password here Upvote 0 Downvote
simply drop a sqlconnection component onto the form. doubleclick on the component which will open a configuration form. it will show many properties .enter the database name,user,password here
Jul 18, 2003 Thread starter #3 csbrmg Programmer Joined Jul 1, 2003 Messages 9 Location ZA The Problem is that i am not sure exactly how to customise the params settings using either MS SQL Server or My SQL Upvote 0 Downvote
The Problem is that i am not sure exactly how to customise the params settings using either MS SQL Server or My SQL