Search found 6 matches
- Wed Sep 29, 2021 3:27 am
- Forum: 3rd party products
- Topic: Xs2Ado AdoRecordSet:Open() exception when using Command object for uSource
- Replies: 9
- Views: 2995
Xs2Ado AdoRecordSet:Open() exception when using Command object for uSource
<r>Hi,<br/> I'm using version 5.0.4.0 of Xs2Ado in an XSharp project using the Vulcan dialect. I'm getting the following exception when passing a Command object for the uSource parameter to the AdoRecordSet:Open() method. <br/> <br/> 'Arguments are of the wrong type, are out of acceptable range, or ...
- Tue Sep 28, 2021 6:42 am
- Forum: 3rd party products
- Topic: Xs2Ado AdoRecordSet:FieldGet() returns -1 for DbNull
- Replies: 0
- Views: 1906
Xs2Ado AdoRecordSet:FieldGet() returns -1 for DbNull
<r>Hi,<br/> I'm using version 5.0.4.0 of Xs2Ado in an XSharp project using the Vulcan dialect. I've noticed that the AdoRecordSet:FieldGet() method returns a -1 (Long) value for DbNull values when the AdoCommand:CommandType is set to adCmdStoredProc. Hopefully my use of DbNull is correct here.<br ...
- Wed Dec 12, 2018 12:28 am
- Forum: Welcome
- Topic: Error XS7038 Failed to emit module '(Project name)' - still?
- Replies: 8
- Views: 2975
Error XS7038 Failed to emit module '(Project name)' - still?
Thank you Chris,
yes this has resolved the issue.
yes this has resolved the issue.
- Wed Dec 12, 2018 12:02 am
- Forum: Welcome
- Topic: Error XS7038 Failed to emit module '(Project name)' - still?
- Replies: 8
- Views: 2975
Error XS7038 Failed to emit module '(Project name)' - still?
<r>Hi,<br/> I am also getting the XS7038 Failed to emit module '(Project name)' error for a project ported from Vulcan.Net to X#.<br/> <br/> the line in question seems to be:<br/> <CODE><s>[code]</s>LOCAL DIM abDrive[MAXDRIVENAME] AS BYTE LOCAL testPsz AS PSZ testPsz := PSZ(_CAST, @abDrive[1])<e ...
Hello
Thank you for your warm welcome to X#. I'll keep an eye out on the forum for information on the runtimes for X# and also from Chris Pyrgas.
Eli Brighton
Eli Brighton
Hello
I have just signed up for X#. I am a Visual Objects developer and am interested in learning how to upgrade an existing project from VO 2.7 to X#.