คือตอนนี้ผมใช้โปรแกรม VB 2005 ทำโปรเจคอยู่ครับ มีวิธีที่จะเอาฐานข้อมูลจาก oracle มา link เข้า VB ได้มั้ยครับ ถ้าได้เป็นแหล่งข้อมูลจะขอบคุณมากครับ คือตอนนี้ติดอยู่ที่เอามันมาลิงค์กันเนี่ยแหละ ผู้รู้ช่วยทีนะครับ
คือตอนนี้ผมใช้โปรแกรม VB 2005 ทำโปรเจคอยู่ครับ มีวิธีที่จะเอาฐานข้อมูลจาก oracle มา link เข้า VB ได้มั้ยครับ ถ้าได้เป็นแหล่งข้อมูลจะขอบคุณมากครับ คือตอนนี้ติดอยู่ที่เอามันมาลิงค์กันเนี่ยแหละ ผู้รู้ช่วยทีนะครับ
ลองเล่นดูครับ >>
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type1.gif[/img][/url]
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type2.gif[/img][/url]
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type3.jpg[/img][/url]
Try this na..
**Hidden Content: To see this hidden content your post count must be 5 or greater.**
เอ่อ ไม่ได้อ่าครับ ตอนนี้ add ฐานข้อมูลเข้า datasource ได้แล้ว แต่พอลอง binding ดู มันขึ้นว่า
งี๊อ่ะครับAn unhandled exception of type 'System.Data.OracleClient.OracleException' occurred in System.Data.OracleClient.dll
Additional information: ORA-01005: null password given; logon denied
[/b]
ไม่แน่ใจว่าเป็นเพราะอะไร ใครเคยเจอช่วยแก้ไขให้ด้วยครับ
ลองเล่นดูครับ >>
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type1.gif[/img][/url]
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type2.gif[/img][/url]
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type3.jpg[/img][/url]
Wanna see your connection code. I think you forgot to Provide Password or User ID to login to the Database cause it said "null password given; logon denied"
For example:
[code]Imports Oracle.DataAccess.Client
Dim c As OracleConnection = New OracleConnection()
c.Provider = "MSDAORA.1"
ตอนนี้ทำได้แล้วครับ ขอบคุณสำหรับความช่วยเหลือนะครับ
ลองเล่นดูครับ >>
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type1.gif[/img][/url]
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type2.gif[/img][/url]
[url="http://forum.playonnet.com/r/furuzasawa"][img]http://forum.playonnet.com/images/banner/type3.jpg[/img][/url]
Actions : (View-Readers)
There are no names to display.