Re: nope, it didn't help
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 24 Oct 2006 11:34:39 -0400
Please quote a little of the post to which you are replying. Not all of
us use newsreaders that retain the previous message. It so happens that
my newsreader does retain messages, but for some reason I am unable to
retrieve the earlier replies in this thread. Fortunately, I did recally
replying to a thread this morning involving attributes so I was able to
piece things together via a google search. Quoting a little of my reply
would have saved me quite a bit of time. Anyways
cutecode wrote:
GetAtributes() returns 0x78 with MySql and 0x10 with MS SqlYou want a solution that will apply to multiple databases? I do not
here is my code snippet:
think I can help you there. I am unaware of a recordset property that
will consistently provide this information. You will need to use ADOX as
the other poster suggests, or you could give the OpenSchema method a
try:
http://msdn.microsoft.com/library/en-us/ado270/htm/mdmthopenschema.asp
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- Re: determine whether a field is identity column
- From: Bob Barrows [MVP]
- Re: determine whether a field is identity column
- Prev by Date: Migrating app from IIS5 to IIS6 problem
- Next by Date: Re: nope, it didn't help
- Previous by thread: Re: determine whether a field is identity column
- Next by thread: Re: nope, it didn't help
- Index(es):
Relevant Pages
|
|