PB No Longer showing Database Columns
PB No Longer showing Database Columns
(OP)
Recently our database server was upgraded and although PowerBuilder runs fine, when I click design, data source for a datawindow I get the following error.
"Table "csd_currentenrollmentcount" has no columns; possible invalid table format.
Please check to see if the active DB Profile is correct.
Do you want to continue in graphics mode?"
Graphics mode does not display anything as well.
I checked that the DB Profile is correct, even created a new one thinking the other may have been corrupt. Still get the error.
Does anything need to be done to the .pbw to correct this issue?
I am using PowerBuilder 12.6 and MS SQLServer
Thank you in advance
Dominick
"Table "csd_currentenrollmentcount" has no columns; possible invalid table format.
Please check to see if the active DB Profile is correct.
Do you want to continue in graphics mode?"
Graphics mode does not display anything as well.
I checked that the DB Profile is correct, even created a new one thinking the other may have been corrupt. Still get the error.
Does anything need to be done to the .pbw to correct this issue?
I am using PowerBuilder 12.6 and MS SQLServer
Thank you in advance
Dominick
RE: PB No Longer showing Database Columns
How is PB connecting to DB? (native driver, OLEDB, etc)
Matt
"Nature forges everything on the anvil of time"
www.anvil-of-time.com
RE: PB No Longer showing Database Columns
RE: PB No Longer showing Database Columns
Matt
"Nature forges everything on the anvil of time"
www.anvil-of-time.com
RE: PB No Longer showing Database Columns
Still get the same message for all datawindow objects