Error Messages #3112, Help Needed
My bartender professional software connected with VB application with Access 2007 Database, Application is working correctly on winxp
Now I have changed Access DB to SQL Server 2012 DB, and using store procedure and inline queries on windows 7 and Bartender Professional 9.xx version
whenever this line execute
[code]x = Shell(btpath & " /F=C:\norkollabelformats\" & lf & " /?QueryPrompt1=" & Chr(34) & dreader("rollno") & Chr(34) & " /C=" & nocop & " /P /X ", AppWinStyle.MinimizedNoFocus, True, 60000)[/code]
error message #3112 occurred, if it is a version issue then why it is working on Access DB
Error Image url. plego.info/Capture.JPG
-
The use of command lines is a feature only available in the Automation Editions of BarTender. It might be the case that you were running within the 30 day Trial period when the BT label format was connected to the Access 2007 database.
What exact Version and Build of BarTender is in use?
0 -
Legacy Poster
★ BarTender Hero ★
I have installed BT 9.20 Professional and its a activated version, this application run winxp perfectly.
0 -
BarTender is compatible with Windows 7 from v9.20 onwards. If you're using an older version then that will be you problem probably. Test it with the latest Trial to see if you still have the same issues: http://www.bartenderbarcodesoftware.com/label-software/barcode-label-printing-software-download.aspx 0 -
If you try to print within BarTender itself, not via a command line, do you get a database error?
0 -
Legacy Poster
★ BarTender Hero ★
If you try to print within BarTender itself, not via a command line, do you get a database error?
i m trying via command line (VB code)
some time i got this error, see the error image below
plego.info/norecordsfoundre.JPG
0 -
My question was, does this happen when you try to print from within BarTender? I wish to discover if the command line has anything to do with this or not.
Try attaching the screenshot again as I don't see it.
0 -
Legacy Poster
★ BarTender Hero ★
I explain you,
When I execute my code, application run and then I press Print button, before the bartender open suddenly error message #3112 occurred
Error Image url. plego.info/Capture.JPG
0 -
Okay, I took a look at the screenshot. I didn't realize that you were linking to it instead of just putting the image in the forum post itself.
As the error message states; you have an insufficient edition for the command line parameter specified. Your license is for a Professional edition, whereas you need an Enterprise edition in order to specify a query prompt value.
Contact your local reseller for information on purchasing an upgrade.
0 -
Legacy Poster
★ BarTender Hero ★
Okay, I took a look at the screenshot. I didn't realize that you were linking to it instead of just putting the image in the forum post itself.
As the error message states; you have an insufficient edition for the command line parameter specified. You license is for a Professional edition, whereas you need an Enterprise edition in order to specify a query prompt value.
Contact your local reseller for information on purchasing an upgrade.
I got it Thankyou very much
0 -
Legacy Poster
★ BarTender Hero ★
problem has been solved, I installed trial version of Bartender Enterprise Ed. code had been working
0
請登入寫評論。
評論
10 條評論