Hi Guy
Two things...
1. Each view in DF is an independent component from each other.. each has their own DDO objects, and hence a DDO buffer. So, in view A, you may have one set of rows as...
Type: Posts; User: Samuel Pizarro
Hi Guy
Two things...
1. Each view in DF is an independent component from each other.. each has their own DDO objects, and hence a DDO buffer. So, in view A, you may have one set of rows as...
ah... indeed...
not being a MS-SQL regular user,, didn't notice that.. Good catch chuck
So,
This looks the 1st case I posted.. you may have as Open <table> command being executed too early in the startup process. before the oConnection object handles the connection to the...
Sorry about AppSrc.pkg , I made a mistake typing it.
It's "<your project name>.src" file
Look at my other answer , It looks you have not created the oConnection object in your project.
Hi
I am assuming you have used the new managed connections for this, as you are using df 19.0.
Menu Database, SQL Connection Manager
you can define your connection IDs in this dialog. ...
Interessante hein ...
Obrigado pelo artigo tb.. muito esclarecedor.
Abcs
Hi Tremain Fernandes
Welcome do DF community.
Questions...
How exactly was your workspace in v12 ? Was it already running under MSSQL, or was still DF-embeeded dat files ?
If that, I...
Any plans to support this in a near future?
I also has few cases where I need this, and had to create a sql-view on backend and register it as separate table in filelist.
+1
In dbbuilder. There is a report you can generate that shows the tables definition
away from my desk now and don’t remember the proper name/menu options. But its there
This has been reported a few times.
Was able to find this thread at least
https://support.dataaccess.com/Forums/showthread.php?58585-Defaults-disappearing&highlight=Default+values
I believe onDefineTooltip is for general usage.. it's defined in base cWebColumn class..
But when working with images.. (cWebColumnImage) sub-class,,, this property should not be used, but...
confirm Dennis results...
no noticeable difference
oops
13322
---------
Suppose your app has tons of config and .ini files.. (I have worked in a project like this in the past.. more than 10 .ini or .cfg files ) all of them located in...
Just did...
HDE 6625
Hope this get some attention for next release, as it seem to be a simple fix in the java side.
Regards
Bump..
Hi DAW,
Have you acknowledge this to be fixed in next released ?
Regards
Is this approach just an workaround for the issue he have posted , and you have aknowledge the issue to be fixed later ?
Or is this the proper way ? and OnDefineTooltip should not be used for...
Everything posted in Web & Mobile Applications
https://support.dataaccess.com/Forums/forumdisplay.php?6-Web-amp-Mobile-Applications
Its not a library anymore.. it's embedded in the product and...
hehe...
Thanks for your testing Raven..
I did test using connection-string, but I did not provide the DRIVER attribute..
It seems they have done nothing for the db2-driver yet for...
this rouding stuff should not be happening anymore with datetime2 michael.
Hi dennis
I guess he is talking about struct types, not about restructuring a table.
As of now (df 19.1) don’t use more than 3 digits.
Df datetime really does not support more than that.
Not only in datetime variables, but this can result in finding “errors” (unexpectes...
don't worry! :p
Hi Stephen
hehe... ok. sorry for that! That's exactly what I wanted to avoid, when I asked in the other thread, if db2 was "ready" for testing or not.. ...