cdrasmu
Posts: 2
|
| Posted: 08/09/2010, 12:16 PM |
|
I started with access and wanted to upgrade it to sql. I can export the access file to sql, but...
Is it posible to change the database without starting over?
Can i reuse the forms, reports etc that I have?
Thank you
Ciro
|
 |
 |
ckroon
Posts: 869
|
| Posted: 08/09/2010, 12:20 PM |
|
I would go to Mysql.. and Use navicat to do the conversion.
just my two cents.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
datadoit
|
| Posted: 08/09/2010, 1:01 PM |
|
Yes. If you don't want to have to change anything later when you change
your database connection information, just use the same name (overwrite
what's there in Project Settings -> Connections).
I get excited answering questions like this, because this is one of
those little gems for using a framework and templating system such as
CodeCharge. It's object-oriented programming in the truest form,
including this connection object.
|
|
|
 |
|