When I am saving a record thru Great Plains, the system dont save data and an
error message is appearing on screen which says "Save operation on table
"<Table Name>" failed accessing SQL Data. The dbo is trying to write the data
on back group.
Anybody can suggest a way forward.
Thanks
Huaim
Hi
Contact Greap Plains PSS and see what they say. That is not a SQL Server
error message.
Cheers
Mike
"Huaim" wrote:
> When I am saving a record thru Great Plains, the system dont save data and an
> error message is appearing on screen which says "Save operation on table
> "<Table Name>" failed accessing SQL Data. The dbo is trying to write the data
> on back group.
> Anybody can suggest a way forward.
> Thanks
> Huaim
Showing posts with label appearing. Show all posts
Showing posts with label appearing. Show all posts
Thursday, March 22, 2012
Data save failed
When I am saving a record thru Great Plains, the system dont save data and an
error message is appearing on screen which says "Save operation on table
"<Table Name>" failed accessing SQL Data. The dbo is trying to write the data
on back group.
Anybody can suggest a way forward.
Thanks
HuaimHi
Contact Greap Plains PSS and see what they say. That is not a SQL Server
error message.
Cheers
Mike
"Huaim" wrote:
> When I am saving a record thru Great Plains, the system dont save data and an
> error message is appearing on screen which says "Save operation on table
> "<Table Name>" failed accessing SQL Data. The dbo is trying to write the data
> on back group.
> Anybody can suggest a way forward.
> Thanks
> Huaim
error message is appearing on screen which says "Save operation on table
"<Table Name>" failed accessing SQL Data. The dbo is trying to write the data
on back group.
Anybody can suggest a way forward.
Thanks
HuaimHi
Contact Greap Plains PSS and see what they say. That is not a SQL Server
error message.
Cheers
Mike
"Huaim" wrote:
> When I am saving a record thru Great Plains, the system dont save data and an
> error message is appearing on screen which says "Save operation on table
> "<Table Name>" failed accessing SQL Data. The dbo is trying to write the data
> on back group.
> Anybody can suggest a way forward.
> Thanks
> Huaim
Data save failed
When I am saving a record thru Great Plains, the system dont save data and a
n
error message is appearing on screen which says "Save operation on table
"<Table Name>" failed accessing SQL Data. The dbo is trying to write the dat
a
on back group.
Anybody can suggest a way forward.
Thanks
HuaimHi
Contact Greap Plains PSS and see what they say. That is not a SQL Server
error message.
Cheers
Mike
"Huaim" wrote:
> When I am saving a record thru Great Plains, the system dont save data and
an
> error message is appearing on screen which says "Save operation on table
> "<Table Name>" failed accessing SQL Data. The dbo is trying to write the d
ata
> on back group.
> Anybody can suggest a way forward.
> Thanks
> Huaim
n
error message is appearing on screen which says "Save operation on table
"<Table Name>" failed accessing SQL Data. The dbo is trying to write the dat
a
on back group.
Anybody can suggest a way forward.
Thanks
HuaimHi
Contact Greap Plains PSS and see what they say. That is not a SQL Server
error message.
Cheers
Mike
"Huaim" wrote:
> When I am saving a record thru Great Plains, the system dont save data and
an
> error message is appearing on screen which says "Save operation on table
> "<Table Name>" failed accessing SQL Data. The dbo is trying to write the d
ata
> on back group.
> Anybody can suggest a way forward.
> Thanks
> Huaim
Sunday, March 11, 2012
Data not appearing in report at runtime
Hi all,
I am attempting to create and view a simple Crystal Report in VB.net and am running into some difficulty.
- First of all I add my Microsoft Access database as a datasource.
- Then I create a Crystal Report within VB.Net using the fields from my datasource e.g. MyReport.rpt
- Finally I create a form with a Crystal ReportViewer control on it and set the ReportSource to my new report, MyReport.rpt
However when I run my project the report appears but the data does not display.
I have tried looking at a couple of tutorials but haven't been able to figure it out, I'm guessing that I need to run a piece of code at runtime or something for the data to display?
Can anyone please help?
Many thanks in advance.
LeeDid you refresh the report source using your program?|||Hi there,
How do I carry that out?
Many thanks
Lee|||Hi there,
How do I carry that out?
Many thanks
Lee
Just call the method of CrystalReportViewer;
i.e.
CrystalReportViewer CR
CR.RefreshReport()
I am attempting to create and view a simple Crystal Report in VB.net and am running into some difficulty.
- First of all I add my Microsoft Access database as a datasource.
- Then I create a Crystal Report within VB.Net using the fields from my datasource e.g. MyReport.rpt
- Finally I create a form with a Crystal ReportViewer control on it and set the ReportSource to my new report, MyReport.rpt
However when I run my project the report appears but the data does not display.
I have tried looking at a couple of tutorials but haven't been able to figure it out, I'm guessing that I need to run a piece of code at runtime or something for the data to display?
Can anyone please help?
Many thanks in advance.
LeeDid you refresh the report source using your program?|||Hi there,
How do I carry that out?
Many thanks
Lee|||Hi there,
How do I carry that out?
Many thanks
Lee
Just call the method of CrystalReportViewer;
i.e.
CrystalReportViewer CR
CR.RefreshReport()
data not appearing
In the data flow, I have an "OLE DB source" container that calls an SP. The SP does a select statement at the end. If I hit the "Preview" button I'm seeing the results come back, however, when I go to the columns I'm not seeing anything. I don't see the column name. Is there any reason why I don't seem to see this column coming back?
Thanks,
Phil
That issues has been address in this fourm. Try searching..I just found these:
http://forums.microsoft.com/MSDN/Search/Search.aspx?words=OLE+SOurce+stored+procedure&localechoice=9&SiteID=1&searchscope=forumscope&ForumID=80
Subscribe to:
Posts (Atom)